RetroZilla/parser/htmlparser/tests/html/value001.html

15 lines
187 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<!--Commented code available in commented_code/index.html-->
<HTML>
<HEAD>
<TITLE>Welcome to Netscape</TITLE>
</HEAD>
<BODY>
<LAYER TOP=50 aaa bbb="" bbb= ></LAYER>
</BODY>
</HTML>