Text Formatting Script
Hello
Friends...!!
This
is HTML Coding Practical: - Text Formatting Script
Script: -
<html>
<head>Text
Formatting</head>
<title>Text
Formatting</title>
<body>
Bold
Text = <b> Bold </b> <br>
<br>
A
Paragraph = <p>"Video provides a powerful way to help you prove your
point. When you click Online Video, you can paste in the embed code for the
video you want to add. You can also type a keyword to search online for the
video that best fits your document."</p> <br>
Big
Text = <big> Big </big> <br>
Emphasize
Text = <em> Emphasize </em> <br>
Italic
Text = <i> Italic </i> <br>
Small
Text = <small> Small </small> <br>
Strong
Text = <strong> Strong </strong> <br>
Subscript
Text = <sub> Subscript </sub> <br>
Superscript
Text = <sup> Superscript </sup> <br>
Inserted
Text = <ins> Inserted </ins> <br>
Deleted
Text = <del> Deleted </del> <br>
</body>
Output: -
If you have any doubts
mention in the Comment Box.
Please
follow the my Blog, Share and Comment
Comments
Post a Comment