Back to main page

File badformed.html

<html lang=en>
<body>
This is a example page with bad formed html.<br>
<br>
This text should be normal.<br>
<b>
This text should be bold.<br>
<u>
This text should be bold and underlined.<br>
<i>
This text should be bold, underlined and italic.<br>
</u>
This text should be bold and italic.<br>
</b>
This text should be italic.<br>
</i>
This text should be normal.<br>
<br>
</body>