- 1
can anyone explain to.me the fastest way to add an image in.html
3 Antworten
+ 3
<img src="path to img file" />
Please check the html course and to add images to SL playground code, your files may need to be in dropbox or other hosting sites.
0
It might be reading the HTML course on SoloLearn. It is generally agreed that your can learn many things by reading a tutorial...
0
thanks