blob: 2e8bb44a288ae7043e8bfca812ff100c52f6e2b4 [file] [log] [blame]
<html>
<head>
<style type="text/css">
</style>
</head>
<body>
<p>Paragraph 1 <s>with s text</s> and some more text.</p>
<hr />
<p>Paragraph 1 <strong>with strong text</strong> and some more text.</p>
<hr />
<p>Paragraph 1 <sub>with sub text</sub> and some more text.</p>
<hr />
<p>Paragraph 1 <sup>with sup text</sup> and some more text.</p>
<hr />
<p>Paragraph 1 <u>with u text</u> and some more text.</p>
</body>
</html>