Display letter using different Text formatting Tags.
In this practical using tags:-
-
<b> - Bold text
-
<strong> - Important text
-
<i> - Italic text
-
<em> - Emphasized text
-
<mark> - Marked text
-
<small> - Smaller text
-
<del> - Deleted text
-
<ins> - Inserted text
-
<sub> - Subscript text
-
<sup> - Superscript text
Code:-
Input and Output:-
1 thought on “Display letter using different Text formatting Tags”