mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-10 18:00:15 +01:00
12 lines
262 B
HTML
12 lines
262 B
HTML
<HTML>
|
|
<HEAD>
|
|
</HEAD>
|
|
<BODY>
|
|
There no such thing as br end tag, it should be ignored.
|
|
<BR></BR>
|
|
the output should be a single br tag
|
|
</br> no line break here.
|
|
<br> This is Different than Nav 4.0, but we decided to do this.
|
|
</BODY>
|
|
</HTML>
|