RetroZilla/parser/htmlparser/tests/html/param001.html

11 lines
134 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<HTML>
<HEAD>
</HEAD>
<BODY>
<OBJECT>
param element with no attributes:<BR>
<PARAM>
</OBJECT>
</BODY>
</HTML>