RetroZilla/parser/htmlparser/tests/html/text001.html

9 lines
104 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<HTML>
<HEAD>
<TITLE>Welcome to Netscape</TITLE>
</HEAD>
<BODY BGCOLOR="blue">
Text-001
</BODY>
</HTML>