|
|
HTML <head> tagSyntax<head> - </head> Definition and UsageThe HEAD element contains information about the current document, such as its title, keywords that may be useful to search engines, and other data that is not considered document content. Browsers do not generally render elements that appear in the HEAD as content. They may, however, make information in the HEAD available to users through other mechanisms. The HEAD element contains header information about the document, such as its title, keywords, description, and style sheet. HEAD is required in all documents, but its start and end tags are always optional. The HEAD element is followed by the BODY Optional Attributes
Standard Attributes
For a full description, go to Standard Attributes. Example
|
|
Copyright © 2005-8 Sunilcare.
All Rights Reserved. |