Link didn't work | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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

22nd Mar 2021, 9:36 AM
Muna
Muna - avatar
5 Answers
+ 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>
22nd Mar 2021, 10:15 AM
Dushyant Kumar Tyagi
Dushyant Kumar Tyagi - avatar
+ 1
The link works fine, the image is not showing
22nd Mar 2021, 9:45 AM
sneeze
sneeze - avatar
+ 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.
22nd Mar 2021, 9:55 AM
Kashyap Kumar
Kashyap Kumar - avatar
+ 1
Thanks it work now... I am so happy 😊😘😘
22nd Mar 2021, 10:26 AM
Muna
Muna - avatar
0
Very cool
23rd Mar 2021, 12:00 AM
blocked