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

9 lines
84 B
HTML

<html>
<body>
Hi
<PRE>
text line in pre tag.
</PRE>
There
</body>
</html>