Images

To insert an image, put the URL for the image inside exclamation marks.

Optional: text that immediately follows the URL in (parentheses) will be used as the Alt text for the image. Images on the web should always have descriptive Alt text for the benefit of readers using non-graphical browsers.

Optional: place a colon followed by a URL immediately after the closing ! to make the image into a link.

Example:

!http://www.textism.com/common/textist.gif(Textist)!

With a link:

!/common/textist.gif(Textist)!:http://textism.com

Will become:

<img src="http://www.textism.com/common/textist.gif" alt="Textist" />

With a link:

<a href="http://textism.com"><img src="/common/textist.gif" alt="Textist" /></a>

Which the browser will use to render the image:

[image]

With a link:

[image]

More information



You are viewing a mobilized version of this site...
View original page here

Mobilized by Mowser Mowser