<!DOCTYPE html>
<html>
<body>
<p><b>Text Formats</b></p>
<p>This is<b> - Bold text</b></p>
<p>This is<strong> - Important text</strong></p>
<p>This is<i> - Italic text</i></p>
<p>This is<em> - Emphasized text</em></p>
<p>This is<mark> - Marked text</mark></p>
<p>This is<small> - Small text</small></p>
<p>This is<del> - Deleted text</del></p>
<p>This is<ins> - Inserted text</ins></p>
<p>This is<sub>Subscript text</sub></p>
<p>This is<sup> Superscript text</sup></p>
</body>
</html>
<html>
<body>
<p><b>Text Formats</b></p>
<p>This is<b> - Bold text</b></p>
<p>This is<strong> - Important text</strong></p>
<p>This is<i> - Italic text</i></p>
<p>This is<em> - Emphasized text</em></p>
<p>This is<mark> - Marked text</mark></p>
<p>This is<small> - Small text</small></p>
<p>This is<del> - Deleted text</del></p>
<p>This is<ins> - Inserted text</ins></p>
<p>This is<sub>Subscript text</sub></p>
<p>This is<sup> Superscript text</sup></p>
</body>
</html>
No comments:
Post a Comment