gecko-dev/htmlparser/tests/html/tag003.html

10 строки
263 B
HTML
Исходник Обычный вид История

1998-04-14 00:24:54 +04:00
Test of garbage in end tag, or missing gt sign.
Can an end tag has name-value?
<p>
second line
</p
still in tag, this is not shown, but the P tag will function.
<br> Here is next paragraph.
<br>
They ignored by 4,0.
Everything between the brakets is consummed.