| Author |
Message / Information |
BLauritson

|
new to site
replied on: 6/26/2005 2:27:22 PM
In case you don't know, the regular HTML for things like that is:
Bold: <b>Text goes here</b> Italics: <i>Text goes here</i> Underline: <u>Text goes here</u> Strikethrough: <s>Text goes here</s> Image: <img src="URL of Image" /> Link: <a href="URL">Link Text goes here</a>
|
|