- 4
How to put image in html
image HTML
2 Respostas
+ 4
Just add <img src="imagename.jpg" alt="">
For more information visit the lesson "Html basics" in Html fundamentals course...
0
<img src="" alt="">
src= path to image goes here
alt= any text that appears will be shown if you don't have a image