Вебмастер
Санкт-Петербург
Частный вебмастер Услуги Контакты Справочная информация Статьи и публикации Полезные сервисы Букварь вебмастера
   Букварь вебмастера

Тег TITLE


TITLE

<TITLE
ID=value
TITLE=string
>

ID=

An SGML identifier used as the target for hypertext links or for naming particular elements in associated style sheets. Valid names to script with are any alphanumeric string that begins with a letter. Valid special characters include underbar "_".
Identifies the contents of the document in a global context.

 

TITLE=
The Title attribute is used to provide advisory information.

This element may only be used within the HEAD tag.

This element is a block element.

Both the start and end tags are required.

Example

<HEAD>

<TITLE>"Welcome To Internet Explorer!"</TITLE>

</HEAD>

Смотрите далее: TR »

  Теги HTML