RetroZilla/parser/htmlparser/tests/html/94208.html

10 lines
238 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<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>