Type the HTML code and draw the output obtained.
Output
sample - Notepad
file Edit Format View Mele
Learning
format
tag
<head>
Learning formatting tags
<head>
<body
This is normal text
band this is bold text</b>
This is an u> underlined text</a>
This text will be displayed in italics</
</body>
Answers
Answered by
3
Answer:
<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
Similar questions