martin2k

The HEAD Tag

HomeForumTutorials Tags:
 
 

Name

Head

Description

This tag contains non-visible information about the page.  It is contained within the HTML tag.

The BASE, META and TITLE tags are contained within the HEAD tag.

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 Sunday 05 November 2006 02:15:48 PM -0000.