« Web, HTML, Tech Forum

how to add images under comments? [closed]

im new to HTML 


Report Topic

1 Reply

Reply by EngiQu33ring

posted

you use the img tag:


<img src="url-goes-here" alt="description goes here"/>

here is the w3schools documentation on all the things you can do with it. You probably won't need most of them, but it's a good reference.


Report Reply

☆Snags☆ closed this Forum Topic