posted 1612841677
Forum: Web, HTML, Tech
View Topics View Profile
How do we add photos to our profile, is it the embedded link?
Report Topic
posted 1669932721
yep- to embed a link use this code:
<img src="https://imagelinkhere" height="height" width="width"/>
it may be slightly obnoxious to your body text, however, so i advise using <p> and </p> around to separate that image from the text!
Permalink Report Reply