useful stuff, please cut and paste and add in your own favourites.
!!< <strong>text</strong> >!! -- Bold
!!< <br> >!! -- Break
!!< <i> text </i> >!! -- Italic
!!<<em>text</em>>!! -- indent
!!< <ul>
<li> text</li>
<ul>>!! -- indent and bullet
    
!!< <font color="red"> text</font> >!!
!!< <font color="#FF3300"> text</font> >!!
Colour chart reference: http://hotwired.lycos.com/webmonkey/...e/color_codes/
Cheers,
					!!< <strong>text</strong> >!! -- Bold
!!< <br> >!! -- Break
!!< <i> text </i> >!! -- Italic
!!<<em>text</em>>!! -- indent
!!< <ul>
<li> text</li>
<ul>>!! -- indent and bullet
!!< <font color="red"> text</font> >!!
!!< <font color="#FF3300"> text</font> >!!
Colour chart reference: http://hotwired.lycos.com/webmonkey/...e/color_codes/
Cheers,
 Normally I avoid all hardcoded styles like <font>, <em>,<i> etc, and go for pure CSS instead - but theres so much lazy Actinic code, I end up typing any old thing, so long as it works 
							
						
  
							
						
 
Comment