what is the mistake | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
19th Mar 2018, 4:56 PM
top ten
top ten - avatar
8 Answers
+ 2
you need to open the image in new tab and should copy the url from address bar
19th Mar 2018, 5:24 PM
kaliki chandu
kaliki chandu - avatar
+ 1
Because the url or image doesn't exist. If you simply try to load this image path into a browser you will get a 404. Make sure you have the correct path for the image.
19th Mar 2018, 4:59 PM
ihateonions
+ 1
Try a different image url and it should work. The image you are trying to link to does not work.
19th Mar 2018, 5:09 PM
Memphis Reigns
Memphis Reigns - avatar
+ 1
<html> <head> <title>first page</title> </head> <body> <img src="https://www.autovylet.cz/wp-content/uploads/plaz_exotika.jpg" alt="" /> </body> </html>
19th Mar 2018, 5:09 PM
kaliki chandu
kaliki chandu - avatar
+ 1
smarty guy - chandu k
19th Mar 2018, 5:28 PM
top ten
top ten - avatar
0
ok i' ll try
19th Mar 2018, 5:01 PM
top ten
top ten - avatar
0
pls send any image path for example
19th Mar 2018, 5:04 PM
top ten
top ten - avatar
0
i just copied url in chrome share opt and pasted
19th Mar 2018, 5:11 PM
top ten
top ten - avatar