Headlines News :
Home » » Basic in Html

Basic in Html

Written By Durgesh on Friday 15 June 2012 | 09:02

Basic in html is


<html>
<body>

<h1>My First Heading</h1>

<p>My first paragraph.</p>

</body>
</html>


Where

  •  <html> and </html> describes the web page
  •  <body> and </body> is the visible page content written in this section 
  •  <h1> and </h1> is displayed as a heading
  •  <p> and </p> is displayed as a paragraph
Share this article :

No comments:

Post a Comment

 
Support : Creating Website | Johny Template | Mas Template
Copyright © 2011. Tutorial of Programing - All Rights Reserved
Template Modify by Creating Website
Proudly powered by Blogger