RetroZilla/parser/htmlparser/tests/html/94208.html
2015-10-20 23:03:22 -04:00

10 lines
238 B
HTML

<HTML>
<BODY>
<FONT color=blue>
<B>blue bold,<I>blue bold italic,
</FONT>not blue but bold and italic,
<FONT COLOR="red">red bold and italic,
</B>red and italic but not bold,</I>red not bold not italic</FONT>
</BODY>
</HTML>