Skip to main content

HEADING,PARAGRAPH ,BASIC HTML TAG

 

We have apply basic mixed tag here.

<! doctype>

<html>

<head>

<title>elearn999.com</title>

</head>

<body>

<h1>THIS IS MY PARAGRAPH</H1>

<p>

On the <b>Insert</b> tab, the galleries <i>include</i> items that are designed to coordinate with the overall look of your document. You can use <del>these</del> galleries to insert tables, headers, footers, lists, cover pages, and other document building blocks. When you create pictures, charts, <u>or diagrams,</u> they also coordinate with your current document look.

You can easily change the formatting of selected text in the document text by choosing a look for the selected text from the Quick Styles gallery on the Home tab. You can also format text directly by using the other controls on the Home tab. Most controls offer a choice of using the look from the current theme or using a 

3<sup>3</sup>=27

o<sub>2</sub>

</p>

</body>

</html>

OUTPUT









Comments