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

22 lines
108 B
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<HTML>
<HEAD>
<TITLE>test.html</TITLE>
</HEAD>
<BODY>
HelloWorld,
<BR>
Goodbye!
</BODY>
</HTML>