how to put specific style to a text individually
<html>
<title>
</title>
<body>
<p>
<i>italic text</i>
<em>emphasize text</em>
<strong>bold text</strong>
<sup>super</sup>
<small>small text</small>
<mark> mark text</mark>
<del> deleted text symbol</del>
</p>
<body>
</html>
there are bunch of more different text format use in html programming...so this is enough i think for today..
For further information check my channel
No comments:
Post a Comment