Originally Posted by mayonaise
cool. 2 warnings.. your ampersands aren't escaped. you should also replace <B> tags with <STRONG>, replace <I> with <EM>, <U> with <INS>, and <STRIKE> with <DEL>. the old tags are deprecated, and should eventually be unsupported. there are more deprecated tags than that, but those are the most common ones.
:eh: ampersand = "&", and it's not escaped? riiight. i'm using it
1 time, & it's in plain text format. lol
<b>, <i>, <u>, and <strike> are HTML standard and are
not going to ever be unsupported.
maybe you should use
http://www.htmlhelp.com/tools/validator/ to validate your shit. it can recognize that the only ampersand i have in the entire document, is in plain text.