martin2k

The HTML Tag

HomeForumTutorials Tags:
 
 

Name

Hyper Text Markup Language

Description

Defines a page as being in the Hyper Text Markup Language (HTML) format.  This tag should surround all others.

Attributes

Example

Code

<html>
  <head>
    <title>Page Title</title>
  </head>
  <body>
  Body of page
  </body>
</html>


Please fill in the below form if you have any comments or additional information you want to add about the above information.  If you have any questions, please visit the ForumAny questions sent using this form will be ignored.

* - Mandatory

*Name: E-mail:

*Comments:

*Please type the following code (your comment cannot be accepted without it):


© Martin Allen 1999 - 2006.  Last updated Monday 09 October 2006 05:06:08 PM +0100.