0
Iam an ECE student , and iam feeling difficulty in linking image file into the html document.
you guys please find me a understanding way for linking IMG file into html document from my desktop
5 Respostas
+ 3
Rei right
+ 10
E.g. Specifying image source:
<img src = "C:\\Users\Desktop\Hatsune_Miku.jpg"/>
Make sure your path is correct though.
+ 7
Suppose your image file is in the same directory as the HTML document and named as "picture.jpg", then use this:
<img src = "picture.jpg"/>
+ 1
thank you guys I got the point
0
any whatsapp assistant for beginners and where can I get simple video tutorials