Subject: HTML.
Author:
Posted on: 2018-09-27 15:03:00 UTC

The code for linking something looks like <a href="http://www.link-goes-here.com">this</a>; the code for embedding an images looks like this: <img src="http://www.link-to-image.com"/>

You'll need to host your image somewhere online; I use Imgur these days, so this code:

<img src="https://i.imgur.com/BtfBUVj.png"/>

Gives this:



You're absolutely right that this should be in the Board FAQ; I think I can throw something together.

hS

Reply Return to messages