// References / HTML BODY Tag

Posted The: 09/05/2008 - AT: 11:23

Edited The: 15/08/2008 - AT: 20:49

The body tag is used to mark the body section of (x)'html Document'(s). Between goes actual content, paragraphs; sections; images. ETC.

Example:

The body begins below the head section, documents should allways have a body section.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en">

  <head>
    <title>Body Example</title>
  </head>

  <body>
    <h1>Body Example</h1>
    <p>Welcome.</p>
  </body>

</html>

The body is also the second element in html Document's, and child of html; which is the root in the Document.

Stumble It!

Author: BlueBoden

Comments: [0]

  1. HTML Tutorial
  2. CSS Tutorial
  3. XHTML Tutorial
  4. RSS Tutorial
  5. PHP Tutorial
  6. htaccess Tutorial
  7. Server Tutorial
  8. SEO Tutorial

Checked At:04:18

4 Guests

0 Users

Online doing the past 15 Minutes!

PageRanking.dk - Flere hits og højere PageRank - GRATIS tilmelding!

This page was created in 0.0746939182281 seconds

Welcome Guest