+ 1
Img tags
How the heck do I use img tags?
3 Antworten
+ 1
Caden Use the search bar next time for general questions like this
https://www.w3schools.com/tags/tag_img.asp
0
<img src="" alt="">
src is as a holder for the link where the image is located for example <img src="play.png"> This is when the img is in the same folder
0
For more just visit the w3 schools website or message me