Free Hosting

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
15 Jun 2012

0 comments:

Post a Comment

:) :)) ;(( :-) =)) ;( ;-( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ $-) (b) (f) x-) (k) (h) (c) cheer
Click to see the code!
To insert emoticon you must added at least one space before the code.

 
Top