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

18 lines
354 B
HTML

The following is copied from test tag005.html<br>
first line
<br> empty brakets are displayed as text
This </>
and this eat next br tag. <//
<br>
and another one. <///>
Last text.
<br>Now wrapped with a PRE tag.
<PRE>
first line
<br> empty brakets are displayed as text
This </>
and this eat next br tag. <//
<br>
and another one. <///>
Last text.
</PRE>