0
what is the mistake
8 Réponses
+ 2
you need to open the image in new tab and should copy the url from address bar
+ 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.
+ 1
Try a different image url and it should work. The image you are trying to link to does not work.
+ 1
<html>
<head>
<title>first page</title>
</head>
<body>
<img src="https://www.autovylet.cz/wp-content/uploads/plaz_exotika.jpg" alt="" />
</body>
</html>
+ 1
smarty guy - chandu k
0
ok i' ll try
0
pls send any image path
for example
0
i just copied url in chrome share opt and pasted