posted 1682640857
Forum: Web, HTML, Tech
View Topics View Profile
im new to HTML
Report Topic
posted 1682688212
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.
Permalink Report Reply