+ 1
I'm not able to attach an image to html
the image is not located in the same folder but i tried using the file path ....what is filled in alt attribute
5 Respostas
+ 2
use path to move trhoug the folders
+ 2
<img src="http://www.website.com/yourimage.png">
+ 1
just try use the addres,4 exp <img src="image.jpg" if dosent wirked use the absolute path!
+ 1
using path doesn't work
0
absolout path always worked,but if donsent work(that u say dosent)so make a folder , and transfer the web page and ur image on that,then try again!