HOME
          About US
          Contact Us

Heading HTML Code

Exercise 2.1 (inserting Heading and Paragraph - Heading HTML Code)    


Exercise - 2.1 (inserting Heading and Paragraph) a) Open index.html file in 'Note Pad'. Add the following between <div id='center'> and </div> tag.

<h1> JOJO Online Games </h1>
<!-- this is heading -->

Now add the following between <div id='right'> and </div> tag.

<p> We have following Games :- </p>

Save the file and close. Now click on 'index.html'.

A portion of your web page will look as shown in FIG- 2.4.



Heading Code


(Note that heading and paragraph is visible but NO comments are visible)

Heading HTML Code © funandhobby.com (Heading HTML Code)