+ 1
Link didn't work
Hi,, does any one know why this link doesn't work with my html code please💔? I am bit beginner.. This is my code👇 https://code.sololearn.com/Wv9klDgjxCgQ/?ref=app
5 Antworten
+ 6
<!DOCTYPE html>
<html>
<head>
<title>Salalah</title>
</head>
<body>
<h1> <i> Salalah during Khareef</i> </h1>
<p style="color:red;">this is my town</p>
<a href= "https://i1.wp.com/amazingoman.net/wp-content/uploads/2018/09/Aftalkout-Salalah-Oman.jpg?fit=1068%2C707&ssl=1" > this is image</a>
<img src="https://i1.wp.com/amazingoman.net/wp-content/uploads/2018/09/Aftalkout-Salalah-Oman.jpg" width="300px" height="300px" alt="the first PICTURE">
</body>
</html>
+ 1
The link works fine, the image is not showing
+ 1
<img src="https://i1.wp.com/amazingoman.net/wp-content/uploads/2018/09/Aftalkout-Salalah-Oman.jpg?fit=1068%2C707&ssl=1" width="500" height="600" alt="image">
Copy and paste it.
In case your element is not working and you are not getting where is going wrong, rewrite the element.
+ 1
Thanks it work now... I am so happy 😊😘😘
0
Very cool