RetroZilla/parser/htmlparser/tests/html/nulltest.html

22 lines
108 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<HTML>
<HEAD>
<TITLE>test.html</TITLE>
</HEAD>
<BODY>
HelloWorld,
<BR>
Goodbye!
</BODY>
</HTML>