Non Internet Explorer users (Firefox, Netscape, Mozilla, Opera) can apply HTML to their listing to add different effects.
To create a hyperlink in your text, just format your code like this:
<A HREF="http://www.worldslist.com">Click Here</A>
If you have pictures hosted on some other site, you can connect to them
using the <IMG> tag, just format your code like this:
<IMG SRC="http://www.worldslist.com">
Wrap your text with these simple tags
<B>Enter Your Text</B> - Bolds Your Text
<I>Enter Your Text</I> - Italice Your
Text
<U>Enter Your Text</U> - Underlines Your
Text
To add color to your text, use the following tags
<font color="red">Enter Your
text</font>
<font color="orange">Enter Your text</font>
<font color="brown">Enter Your text</font>
<font color="green">Enter Your text</font>
<font color="purple">Enter Your text</font>
<font color="blue">Enter Your text</font>
<font color="gray">Your text</font>
<font color="yellow">Enter Your text</font>
To change the font size in your text, use the following tags
<font size="-1">One
size smaller</font>
<font size="+1">One size bigger</font>