RetroZilla/parser/htmlparser/tests/html/pre001.html

9 lines
84 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<html>
<body>
Hi
<PRE>
text line in pre tag.
</PRE>
There
</body>
</html>