Forum How To

HTML support

  1. A small subset of HTML tags can be used in forum posts, including <a>, <img>, <iframe>, <i>, <strong>.
  2. Look at the examples below and replace where necessary by relevant URL (URL=the text starting with http://...) .

How to insert a link to a web page

To obtain this:

Follow the link

you should type:

Follow the <a href="http://www.thedreamsfield.net">link</a>

How to link an image

To obtain this:

you should type:

<img src="http://asdreams.org/images/iasd_logo_gold_black_200.gif" height="75px">

How to embbed a video

On the YouTube page of the video you want to link, click "Share", then "Embed". Some code starting "<iframe ..." appears in a box. Copy it into the post.