Popular Posts

Friday, 8 July 2011

Today ,I'll explained some more tags:
<html> tag:
  • It used to describes the web page 
 <body> tag:
  • It used to display the web page contents in your browser
<h1> tag:
  • It used to display the heading in your page
More Heading tag: 

<h1>This is a heading</h1>
<h2>This is a heading</h2>
<h3>This is a heading</h3>

<p> tag:
  • It used to display the paragraph in your page


    No comments:

    Post a Comment