Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

<html>

<head>
<title> MY WEBPAGE </title>
</head>
<body>
CHARACTER FORMATTING TAGS <br>
<b> This is a tag which is used to make the text bold. </b> <br>
<u> This is a tag which is used to underline the text. </u> <br>
<i> This is a tag which is used to make the text italic. </i> <br>
</body>
</html>

You might also like