Главная
К библиотеке

Military.com Free Screensavers!

... -->

Любой текст заключенный между этими скобками игнорируется просмотрщиком.

Пример

<!-- This line text, enclosed in an HTML page, will not print.
This line of text, will not print               -->

!DOCTYPE

<!DOCTYPE>

Задает версию HTML, используемую в текущем документе. Команда !DOCTYPE должна быть первой командой в документе. Команда !DOCTYPE является обязательным требованием языка HTML 3.2.

Пример

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">

A

<A
HREF=reference (url)
METHODS=methods of HTTP protocol (через запятую)
NAME=label
REL=relationship
REV=revision
TARGET=window
TITLE=title
URN=uniform resource name
>

Задание гиперссылки (anchor - анкер). В скобках <A> и </A> может быть текст или рисунок (описание графического файла).

Используя атрибут HREF= команда задает гиперссылку, связанную с текстом или рисунком.

Используя атрибут NAME= команда задает символическую метку внутри документа.

HREF=reference
Задание адреса гиперссылки в URL формате. Если документ находится на том же сервере, то допускаются неполные адреса (пути к файлу), согласно правилам UNIX'а. Неполные адреса могут быть модифицированы командой BASE.
NAME=label
Задание метки внутри HTML документа. Ссылка на метку (label) внутри документа начинается со знака # (#label). Ссылка на метку другого документа имеет вид (url#label).
REL=relationship
Определяет систему связей для документа. Работает только при наличии атрибута HREF. Содержит, разделенные запятыми, отношения - список докуметов, которые имеют (или будут иметь) отношение к данному документу (необязательный параметр).
REV=revision
Тоже самое, что и REL только отношения имеют обратный порядок - список документов, к которым данный документ имеет отношение (необязательный параметр).
TARGET=window
Определяет место (окно - window) загрузки документа. Этот атрибут используется при использовании многооконных документов, определяемых командой FRAME (см. также команду BASE TARGET=). Прармент window может принимать следующие значения:
window Имя активного окна, куда следует загрузить докумет (окно должно быть ранее описано в задании FRAMEs). Если окно с этим именем отсутствует, то открывается новое окно.
_blank Закрузка документа в новое окно (без имени).
_parent Загрузка документа в "родительское" окно по отношению к текущему.
_self Загрузка документа в то же самое окно, откуда он был вызван.
_top Загрузка документа в основное окно.
TITLE=name
Информационный параметр. Определяет заголовок, который появляется во время загрузки документа. Соответсвует команде <TITLE> в заголовке документа.

Примеры
<A HREF="http://www.comapany.com">Это адрес компании.</A>
<A HREF="home.html">Ссылка на файл home.html в той же директории.</A>
<A TARGET="viewer" HREF="sample.htm">Загрузка в окно "viewer".</A>

ADDRESS

<ADDRESS>

Задание адреса. Эта команда обычно используется в конце документа. Выводится как правило курсивом (italic).

Пример
<ADDRESS>Текст выводится курсивом.</ADDRESS>

APPLET

<APPLET ALIGN=LEFT|RIGHT|CENTER ALT=alternateText CODEBASE=codebaseURL CODE=appletFile HEIGHT=pixels HSPACE=pixels > NAME=appletInst anceName [< PARAM NAME = AttributeName >] WIDTH=pixels VSPACE=pixels </APPLET>

Подключение Java приложения (applet) в HTML документ.

ALIGN=alignment
Расположение OBJECT в тексте.
ALT=alternateAppletText
Текст для просмотрщиков не поддерживающих Java.
CODE=appletFile
Имя Java приложения.
CODEBASE=codebaseURL
Базовый URL адрес (директория) с Java программой.
HEIGHT=pixels
Начальна высота приложения.
HSPACE=pixels
Горизонтальная размер приложения.
NAME=appletInstanceName
NAME используется для идентификации данного приложения (applet) в других приложениях (applets) на HTML странице.
PARAM NAME=AttributeName
Use NAME= to pass applet-specific arguments in from an HTML page.
VSPACE=pixels
Вертикальный отступ от applet.
WIDTH=pixels
Начальна ширина приложения.

AREA

<AREA
COORDS=coords
SHAPE=shape-type
NOHREF
HREF=url
TARGET=window >

Определение "горячих точек" при формаровании карты (image map) активного рисунка.

COORDS=coords
Координаты соответсвующие виду разметки (shape).
HREF=url
Гиперссылка.
NOHREF
Определение области без ссылок.
SHAPE=shape-type
Задание типа разметки. Тип shape имеет следующие значения:
RECT Прямоугольник. 4 координаты: x1, y1, x2, и y2.
RECTANGLE Прямоугольник. 4 координаты: x1, y1, x2, и y2.
CIRC Круг. 3 координаты: centerx, centery, и radius.
CIRCLE Круг. 3 координаты: centerx, centery, и radius.
POLY Многоуголиник. задается 3 и более парами координат, определяющих область.
POLYGON Многоуголиник. задается 3 и более парами координат, определяющих область.
TARGET=window
Задание окна для загрузки докумета. Параметр window принимает одно из следующих значений:
window Имя заданнго ранее окна для загрузки. Если имя окна не задано, то документ открывается в новом окне.
_blank Загрузка документа в новое окно без имени.
_parent Загрузка документа в "родительское" окно по отношению к текущему.
_self Загрузка документа в текущее окно.
_top Загузка документа в основное окно просмотрщика.

Пример
<AREA SHAPE="RECT" COORDS="50, 25, 150, 125" HREF="http://www.sample.com">
<AREA SHAPE="RECT" COORDS="50, 25, 150, 125" NOHREF>
<AREA TARGET="viewer" HREF="sample.htm" SHAPE="CIRCLE" COORDS="50, 25, 150, 125">

B

<B>

Полужирный текст.

Пример
<B>Displayed in a bold typeface.</B>

BASE

<BASE
HREF=url
TARGET=window>

Задание базового URL адреса для сокращенных адресов.

HREF= url
Задание полного URL адреса документа, относительно которого определяются сокращенные адреса.
TARGET=window
Задает имя окна загрузки всех документов, гиперссылки на которые находятся в данном документе. Параметр window принимает значения:
window Имя заданнго ранее окна для загрузки. Если имя окна не задано, то документ открывается в новом окне.
_blank Загрузка документа в новое окно без имени.
_parent Загрузка документа в "родительское" окно по отношению к текущему.
_self Загрузка документа в текущее окно.
_top Загузка документа в основное окно просмотрщика.

Примеры

<BASE HREF="http:// www.sample.com/hello.htm">
<BASE HREF="http:// www.sample.com/hello.htm" TARGET="viewer">

BASEFONT

<BASEFONT
COLOR=color
NAME=name
SIZE=n>

Установка базовых значений для шрифта, используемого в документе. Эти значения используются по умолчанию для неформатируемого текста, style sheet и командой FONT.

COLOR= color
Задание цвета для базового шрифта.
NAME=name
Задание имени базового шрифта.
SIZE=n
Задание размера шрифта. Число n принимает значения от 1 до 7 включительно. Значение по умолчанию равно 3. Позволяет задавать относительные размеры шрифта, например, <FONT SIZE=+3>.

Примеры
<BASEFONT SIZE=3> This sets the base font size to 3.
<FONT SIZE=+4> Now the font size is 7.
<FONT SIZE=-1> Now the font size is 2.

BGSOUND

<BGSOUND
SRC=url
LOOP=n >

Задние фоновых звуков для страницы в формате WAV, AU или MIDI.

SRC= url
URL адрес звукового файла.
LOOP=n
Сколько раз данный файл проигрывать. Если n= -1 или LOOP=INFINITE тогда звуковой файл проигрывается непрерыно. (см. раздел Звуки).

BIG

<BIG>

Увеличение текущего размера шрифта на единицу.

Пример
<BIG>This text is larger</BIG>

BLOCKQUOTE

<BLOCKQUOTE>

Выделение текста, заданием левого и правого отступа.

Пример
<P>He said,
<BLOCKQUOTE>"Hi there!" </BLOCKQUOTE>

BODY

<BODY
BACKGROUND=url
BGCOLOR=color
BGPROPERTIES=FIXED
LINK=color
TEXT=color
TOPMARGIN=n
VLINK=color>

Общие параметры докумета.

BACKGROUND= url
Задание фонового рисунка для всего документа.
BGCOLOR=color
Задание цвета фона документа. Значение color -- имя или RGB номер цвета. См. Color.
BGPROPERTIES=FIXED
Запрещение сролинга для фонового рисунка (поддерживается IE 3.0).
LEFTMARGIN=n
Левый отступ в пикселах (поддерживается IE 3.0).
LINK=color
Задание цвета гиперссылки на не просмотренный документ. Значение color -- имя или RGB номер цвета. См. Color.
TEXT=color
Задание цвета текста. Значение color -- имя или RGB номер цвета. См. Color.
TOPMARGIN=n
Верхний отступ в пикселах (поддерживается IE 3.0).
VLINK=color
Задание цвета гиперссылок просмотренных документов. Значение color -- имя или RGB номер цвета. См. Color.
ALINK=color
Задание цвета активной гиперссылки вутри документа. Значение color -- имя или RGB номер цвета. См. Color.

Пример

Использование фонового рисунка:
<BODY BACKGROUND="/icons/bg.gif" BGPROPERTIES=FIXED
BGCOLOR=#FFFFFF TEXT=#000000 LINK=#ff6600 VLINK=#330099>
<HTML> <BODY>Here's a Web page!</BODY></HTML>

BR

<BR
CLEAR=align-type>

Переход на следующую строку.

CLEAR=align-type
Переход на новую строку так, чтобы текст размещался после left- или right- прижатых (align) "плавающих" объектов (Графика, Таблицы, Окна).
Значения align-type:
LEFT Следуемый далее текст располагался ниже прижатого влево "плавающего" изображения (картинки) или таблицы.
RIGHT Следуемый далее текст располагался ниже прижатого вправо "плавающего" изображения (картинки) или таблицы.
ALL Расположить следующий далее текст ниже всех "плавающих" объектов (картинки, таблицы и т.д.).

CAPTION

<CAPTION
ALIGN=align-type>

Задает подпись (заголовок) к таблице.

ALIGN=align-type
Расположение заголовка, align-type принимает значения: LEFT, RIGHT, TOP или BOTTOM. По умолчанию заголовок центрируется и располагается над таблицей.

Команда CAPTION работает только внутри команды TABLE (см. раздел Таблицы).

Пример
<TABLE>
<CAPTION ALIGN=BOTTOM>
This caption will appear centered below the table.
</CAPTION>
<TR>
     ....
</TR>
</TABLE>

CENTER

Центрирование.

Пример
<CENTER>Hi there!</CENTER>

CITE

<CITE>

Цитаты (выводятся как правило курсивом).

Пример
<CITE>Book Title.</CITE>

CODE

<CODE>

Предназначен для выдачи текстов программ (code listing, sample). Выводит текст малым (small) шрифтом фиксированной ширины. Спецификация FONT FACE не воспринимается.

Пример
<CODE>Here is some text in a small fixed-width font.</CODE>

COL

<COL
ALIGN=align-type
SPAN=n>

Задание свойств одного или более столбцов таблицы Используется совместно с командой COLGROUP.

ALIGN=align-type
Задание размещения текста в клетке столбца, align-type принимает значения CENTER, LEFT или RIGHT.
SPAN=n
Задание числа поледовательно идущих стобцов.

Команда работает только внутри команды TABLE (см. раздел Таблицы).

Параметры, определяемые командой COL, "сильнее" параметров команды COLGROUP.

Пример
<TABLE>
<COLGROUP>
    <COL ALIGN=RIGHT>
    <COL ALIGN=LEFT>
<COLGROUP>
    <COL ALIGN=CENTER>
<TBODY>
    <TR>
    <TD>This is the first column in the group and is right-aligned.</TD>
    <TD>This is the second column in the group and is left-aligned.</TD>
    <TD>This column is in a new group and is centered.</TD>
    </TR>
</TABLE>

COLGROUP

<COLGROUP
ALIGN=align-type
SPAN=n>

Задание свойств одного или более столбцов.

ALIGN=align-type
Задание расположения клетки, align-type принимает значения CENTER, LEFT или RIGHT.
SPAN=n
Задание числа последовательных столбцов.

Команда работает только внутри команды TABLE (см. раздел Таблицы).

Свойства, заданные командой COLGROUP, переопределяются комндой COL.

Эта команда влияет на отрисовку линий, определяемых атрибутом RULES= команды TABLE.

Пример
<TABLE>
<COLGROUP ALIGN=RIGHT>
<COLGROUP SPAN=2 ALIGN=LEFT>
<TBODY>
    <TR>
    <TD>This column is in the first group and is right-aligned</TD>
    <TD>This column is in the second group and is left-aligned</TD>
    <TD>This column is in the second group and is left-aligned</TD>
    </TR>
</TABLE>

COMMENT

Задание кометариев в документе. Текст внутри команды игнорируется просмотрщиком до первой команды HTML или до конца коментария.

Пример
<COMMENT>Данный текст не выводится.</COMMENT>

DD

<DD>

Задание элемента списка определений.

Пример
<DL>
<DT>Cat
  <DD>A furry cute animal that purrs and likes milk.
<DT>Lizard
  <DD>A weird desert animal with a long tongue.
</DL>

DFN

<DFN>

Выделение определений (выводится как правило курсивом).

Пример
<DFN>HTML stands for hypertext markup language.</DFN>

DIR

<DIR>

Задание списка directory. Элемент списка задается командой LI. Элемент не может содержать более 20 символов.

Пример
<DIR> <LI>Art
<LI>History
<LI>Literature
<LI>Sports
<LI>Entertainment
<LI>Science
</DIR>

DIV

<DIV ALIGN=align-type </DIV>

Размещение группы элементов друг под другом.

ALIGN=align-type
Значение align-type равно LEFT, CENTER, или RIGHT. По умолчанию принимается LEFT.

Пример
<DIV>
This text represents a section.
</DIV>
<DIV ALIGN=CENTER>
This text represents another section.
</DIV>

DL

<DL>

Задание списка определений.

Пример
<DL>
<DT>Cat
 <DD>A furry cute animal that purrs and likes milk.
<DT>Lizard
 <DD>A weird desert animal with a long tongue.
</DL>

DT

<DT>

Задание term'а в списке определений.

Пример
<DL> <DT>Cat<DD>A furry cute animal that purrs and likes milk.
<DT>Lizard<DD>A weird desert animal with a long tongue.</DL>

EM

Выделение текста (выводится как правило курсивом).

Пример
<EM>This text will be in italics.</EM>

EMBED

<EMBED
HEIGHT=size of object
NAME=programmatic name
OPTIONAL PARAM="value" ... OPTIONAL PARAM=
PALETTE=foreground | background
SRC=data to object
WIDTH=size of object>

Определения внедряемых объектов. Аналог команды OBJECT. Команда EMBED используется для совместимости с ранними версиями HTML документов.

HEIGHT= size of object
Высота в пикселах.
NAME=programmatic name
Имя для ссылок на данный OBJECT.
OPTIONAL PARAM=value
Параметры объекта.
PALETTE=foreground | background;
Задание the color palette to the foreground or background color.
SRC=data to object
Задание данных для объекта.
WIDTH=size of object
Ширина в пикселах.

Пример
<EMBED SRC="MyMovie.AVI" WIDTH=100 HEIGHT=250
AUTOSTART=TRUE PLAYBACK=FALSE>

FONT

<FONT
SIZE=n
FACE=name
COLOR=color>

Задание размера, цвета и вида шрифта.

COLOR=color
Задание цвета шрифта, color имя или RGB номер цвета, см. Color.
FACE="name [,name2[,name3]]"
Задание семейства шрифтов (гарнитуры), см. раздел Шрифты.
SIZE=n
Задание размера шрифта, см. раздел Шрифты. Параметр n принимает значения от 1 до 7 для абсолютных значений размерови (+)plus или (-)minus перед числом для размера, задаваемого относительного размера шрифта, определенного командой BASEFONT.

FORM

<FORM
ACTION=url
METHOD=get-post
TARGET=window>

Задание форм для пользователя.

ACTION= url
Specifies the address to be used to carry out the action of the form. If none is specified, the base URL of the document is used.
METHOD=get-post
Indicates how the form data should be sent to the server. The get-post can be one of these values:
GET Appends the arguments to the action URL and open it as if it were an anchor.
POST Sends the data via an HTTP post transaction.
TARGET=window
Specifies to load the results of the form submission into the targeted window. The window can be one of these values:
window Specifies to load the link into the targeted window. The window must begin with an alpha-numeric character to be valid, except for the four target windows detailed below .
_blank Specifies to load the link into a new blank window. This window is not named.
_parent Specifies to load the link into the immediate parent of the document the link is in.
_self Specifies to load the link into the same window the link was clicked in.
_top Specifies to load the link into the full body of the window.

Пример

<FORM TARGET="viewer" ACTION="http://www.sample.com/bin/search">

    ...

</FORM>

FRAME

<FRAME
ALIGN=align-type
FRAMEBORDER=1|0
MARGINHEIGHT=height
MARGINWIDTH=width
NAME=name
SCROLLING=yes|no
SRC=address

Определение одного окна в команде FRAMESET. У команды FRAME отсутсвует ограничетель "конец команды".

ALIGN=align-type
Размещение содержимого в окне или способ сколинга для текста. Значения align-type:
TOP Текст прижат к верней части окна.
MIDDLE Текст размещен в середине окна.
BOTTOM Текст прижат к нижней части окна.
LEFT Окно (frame) выводится прижатого влево "floating frame," (плавующего окна) и внешний текст обтекает его справа.
RIGHT Окно (frame) выводится прижатого вправо "floating frame," (плавующего окна) и внешний текст обтекает его слева.
FRAMEBORDER=0|1
Отрисовка 3-D рамки вокруг окна. 1 (default) - рисовать рамку; 0 - не рисовать рамку.
MARGINHEIGHT=height
Верний отступ от края окна в пикселах (pixels).
MARGINWIDTH=width
Горизонтальный отступ от края в пикселах (pixels).
NAME=name
Задание имени окна (target name).
NORESIZE
Запрет для клиента на изменение размеров окна.
SCROLLING=yes|no
Параметры скролинга текста в окне.
SRC=address
URL адрес НTML страницы для размещения в данном окне.

Пример
<FRAME FRAMEBORDER=0 SCROLLING=NO SRC="sample.htm">

FRAMESET

<FRAMESET
COLS=col-widths
FRAMEBORDER=1|0
FRAMESPACING=spacing
ROWS=row-heights

Задание многоокнного документа: использует команды FRAME внутри FRAMESET, и NOFRAMES вне.

COLS=col-widths
Разделение рабочего поля по столбцам по заданным размерам в прцентах (%), пикселах (pixels), или относительно от других частей (*).
FRAMEBORDER=1|0
Задание 3-D рамки вокруг фреймов: 1 (default) - рисовать рамку, 0 - не рисовать рамку.
FRAMESPACING=spacing
Задание дополнительного пространства между фреймами в пикселах.
ROWS=row-heights
Разделение рабочего поля по строкам по заданным размерам в прцентах (%), пикселах (pixels), или относительно от других частей (*).

Атрибуты FRAMEBORDER= и FRAMESPACING= команды FRAMESET имеют отношение ко всем окнам в данном FRAMESET определяемых командами FRAME. Их значение может быть изменено атрибутами команды FRAME.

Пример
<FRAMESET SCROLLING=YES COLS="25%, 50%, *">
    <FRAME SRC="contents.htm">
    <FRAME SRC="info.htm">
    <FRAME SCROLLING=NO SRC="graphic.htm">
</FRAMESET>

Hn

<Hn
ALIGN=align-type>

Renders text in heading style. Use H1 through H7 to specify different sizes and styles of heading.

n
Sets the section level. Integer from 1 to 6.
ALIGN=align-type
Sets alignment of header text. Align-type can be CENTER, LEFT or RIGHT. LEFT is default.

The end-tag is required.

Пример

<H1>Welcome to Internet Explorer!</H1>

HEAD

<HEAD>

Marks the HTML document heading.

The end-tag is not required.

Пример

<HEAD>

<TITLE>A Simple Document</TITLE>

</HEAD>

HR

<HR
ALIGN=align-type
COLOR=color
NOSHADE
SIZE=n
WIDTH=n>

Draws a horizontal rule.

ALIGN=align-type
Draws the rule left-aligned, right-aligned, or centered. The align-type can be LEFT, RIGHT, or CENTER.
COLOR=color
Sets the color of the rule. The color can be either a hexadecimal, red-green-blue color value or a predefined color name. See Color.
NOSHADE
Draws the rule without 3-D shading.
SIZE=n
Sets the height of the rule in pixels.
WIDTH=n
Sets the width of the rule either in pixels or as a percentage of window width. To specify a percentage, the n must end with the percent (%) sign.

Пример

<HR SIZE=5 WIDTH=80% NOSHADE>

HTML

<HTML>

Denotes the file as an HTML document.

This element has no attributes.

Пример

<HTML>

<BODY>

<P>This is an HTML document.

</BODY>

</HTML>

I

<I>

Renders text in italics.

Пример

<I>This text will be in italics.</I>

IFRAME

<IFRAME ALIGN=align-type FRAMEBORDER=1|0 MARGINHEIGHT=height MARGINWIDTH=width NAME=name SCROLLING=yes|no SRC=address </IFRAM E

Defines a floating frame. Requires the end-tag.

ALIGN=align-type
Sets the alignment of the frame or of the surrounding text. The align-type can be one of these values:
TOP Surrounding text is aligned with the top of the frame.
MIDDLE Surrounding text is aligned with the middle of the frame.
BOTTOM Surrounding text is aligned with the bottom of the frame.
LEFT The frame is drawn as a left-flush "floating frame," and text flows around it.
RIGHT The frame is drawn as a right-flush "floating frame," and text flows around it.
FRAMEBORDER=0|1
Renders a 3-D edge border around the frame. 1 (default) inserts a border. 0 displays no border.
MARGINHEIGHT=height
Controls the margin height for the frame in pixels.
MARGINWIDTH=width
Controls the margin width for the frame in pixels.
NAME=name
Provides a target name for the frame.
NORESIZE
Prevents the user from resizing the frame.
SCROLLING=yes|no
Creates a scrolling frame.
SRC=address
Displays the source file for the frame.

Пример

<IFRAME FRAMEBORDER=0 SCROLLING=NO SRC="sample.htm"></IFRAME>

IMG

<IMG
ALIGN=align-type
ALT=text
BORDER=n
CONTROLS
DYNSRC=url
HEIGHT=n
HSPACE=n
ISMAP
LOOP=n
SRC=URL address
START=start-event
USEMAP=map-name
VSPACE=n
WIDTH=n>

Вставка графики в HTML документ.

ALIGN=align-type
Установка размещения картинки и окружающего ее текста Атрибут может принимать следующие значения align-type:
TOP Текст располагается вверху картинки.
MIDDLE Текст располагается по центру картинки.
BOTTOM Текст располагается внизу картинки.
LEFT Картинка является "плавающей", текст обтекает картинку справа.
RIGHT Картинка является "плавающей", текст обтекает картинку слева.
ALT=text
Задает текст, который выводится, если показ картинок отключен или просмотрщик не поддерживает графику.
BORDER=n
Определяет ширину рамки, которая рисуется вокруг картинки. Если на картинку поставлена гиперссылка, то рамка рисуется цветом, указанным для гиперссылок, если ссылки нет, то рамка не выводится.
CONTROLS
Этот атрибут управляет просмотром видео-клипа. Если он присутствует, то клип стартует по указанию пользователя.
DYNSRC=url
Определяет URL адрес видео-клипа или текста VRML приложения (Stands for Dynamic Source.)
HEIGHT=n
Подобно атрибуту WIDTH= задает высоту в пикселях, которую должна иметь картинка при просмотре. Если реальные размеры графического файла отличаются от заданных, то просмотрщик масштабирует файл. Масштабирование может привести к ухудшению качества изображения.
HSPACE=n
Аналогично VSPACE= задается вертикальный отступ в пикселях от картинки. Это задание существенно при использовании гиперссылки на картинку совместно с атрибутом BORDER=.
ISMAP
Отмечает, что данная картинка является картинкой с гиперссылками, которые сообщают серверу координаты указываемые пользователем.
LOOP=n
Определяет частоту проигрывания видео клипа (сколько раз). Если n=-1, или LOOP=INFINITE, то клип проигрывается непрерывно.
SRC=address
Задание URL адреса картинки.
START=start-event
Задание условий начала проигрывания звукового файла, заданного атрибутом DYNSRC=. Значения start-event могут быть следующими:
FILEOPEN Начинать проигрывание как только закончится загрузка (используется по умолчанию).
MOUSEOVER Начинать проигрывать после указания пользователя (курсором мышки).

Могут присутствовать оба значения, разделенные запятыми.

USEMAP=map-name
Задание картинки для графических активных ссылок на картинке. Ссылки определяются командой MAP.
VSPACE=n
Аналогично HSPACE= задается вертикальный отступ в пикселях от картинки. Это задание существенно при использовании гиперссылки на картинку совместно с атрибутом BORDER=.
WIDTH=n
Подобно HEIGHT=, определяет ширину картинки в пикселях, которую должна иметь картинка при просмотре. Если реальные размеры графического файла отличаются от заданных, то просмотрщик масштабирует файл. Масштабирование может привести к ухудшению качества изображения.

INPUT

<INPUT
ALIGN=align-type
[CHECKED|]
MAXLENGTH=length
NAME=name
SIZE=size
SRC=address
TYPE=type
VALUE=value>

Задание параметров, определяющих ввод запросов (Форм).

ALIGN=align-type
Used when TYPE=IMAGE. Specifies how the next line of text will be aligned with the image. The align-type can be TOP, MIDDLE, or BOTTOM.
CHECKED
Include CHECKED to set a checkbox or radio button to "selected" when the form first loads.
MAXLENGTH=length
Indicates the maximum number of characters that can be entered into a text control.
NAME=name
Specifies the name of the control.
SIZE=size
Specifies the size of the control (in characters). For TEXTAREA-type controls, both height and width can be specified, using this format: "width,height".
SRC=address
Used when TYPE=IMAGE. Specifies the address of the image to be used.
TYPE=type
Specifies what type of control to use. The type can be one of these:
CHECKBOX Used for simple Boolean attributes or for attributes that can take multiple values at the same time. It is represented by a number of check box fields, each of which has the sa me name. Each selected check box generates a separate name/value pair in the submitted data, even if this results in duplicate names. The default value for check boxes is "on."
HIDDEN No field is presented to the user, but the content of the field is sent with the submitted form. This value can be used to transmit state information about client/server intera ction.
IMAGE An image field which you can click, causing the form to be immediately submitted. The coordinates of the selected point are measured in pixel units from the upper-left corner o f the image, and are returned (along with the other contents of the form) in two name/value pairs. The x-coordinate is submitted under the name of the field with ".x" appended, and the y-coordinate is submitted under the name of the field with ".y" appe nded. Any VALUE attribute is ignored. The image itself is specified by the SRC attribute, exactly as for the Image element.
PASSWORD The same as the TEXT attribute, except that text is not displayed as the user enters it.
RADIO Used for attributes that accept a single value from a set of alternatives. Each radio-button field in the group should be given the same name. Only the selected radio button in the group generates a name/value pair in the submitted data. Radio buttons require an explicit VALUE attribute.
RESET A button that when clicked resets the form's fields to their specified initial values. The label to be displayed on the button can be specified just as for the SUBMIT button.
SUBMIT A button that when clicked submits the form. You can use the VALUE attribute to provide a non-editable label to be displayed on the button. The default label is application-spe cific. If a SUBMIT button is clicked in order to submit the form, and that button has a NAME attribute specified, then that button contributes a name/value pair to the submitted data. Otherwise, a SUBMIT button makes no contribution to the submitted dat a.
TEXT Used for a single-line text-entry field. Use in conjunction with the SIZE and MAXLENGTH attributes.

This default control type is TEXT.

VALUE=value
For textual/numerical controls, specifies the default value of the control. For Boolean controls, specifies the value to be returned when the control is turned on.

Пример

<FORM ACTION="http://intranet/survey" METHOD=POST>

<P>Name

<BR><INPUT NAME="CONTROL1" TYPE=TEXT VALUE="Your Name">

<P>Password

<BR><INPUT TYPE="PASSWORD" NAME="CONTROL2">

<P>Color

<BR><INPUT TYPE="RADIO" NAME="CONTROL3" VALUE="0" CHECKED>Red

<INPUT TYPE="RADIO" NAME="CONTROL3" VALUE="1">Green

<INPUT TYPE="RADIO" NAME="CONTROL3" VALUE="2">Blue

<P>Comments

<BR><INPUT TYPE="TEXTAREA" NAME="CONTROL4" SIZE="20,5" MAXLENGTH="250">

<P><INPUT NAME="CONTROL5" TYPE=CHECKBOX CHECKED>Send receipt

<P><INPUT TYPE="SUBMIT" VALUE="OK"><INPUT TYPE="RESET" VALUE="Reset">

</FORM>

ISINDEX

<ISINDEX
ACTION=url
PROMPT=prompt-text>

Indicates the presence of a searchable index.

ACTION=url
Specifies the gateway program to which the string in the text box should be passed.
PROMPT=prompt-text
Specifies a prompt to be used instead of the default prompt.

If the PROMPT= attributes is not used, the element displays the following message followed by a text box: "You can search this index. Type the keyword(s) you want to search for:" When the user enters text and presses ENTER, that text is posted back to the page's URL as a query.

Пример

<ISINDEX ACTION="http://intranet/search" PROMPT="Type in keywords here.">

KBD

<KBD>

Text to be entered at the keyboard. Renders text in fixed-width and boldface type.

Пример

<KBD>This user should enter this text.</KBD>

Source

HTML 2

LI

<LI
TYPE=order-type
VALUE=n>

Denotes one item of a list. In a DIR, MENU, OL, or UL block, denotes a new list item.

TYPE=order-type
Changes the style of an ordered list. The order-type can be one of these values:
A Use large letters
a Use small letters
I Use large Roman numerals
i Use small Roman numerals
1 Use numbers.
VALUE=n
Changes the count of ordered lists as they progress.

Пример

<DIR> <LI>Art

<LI>History

<LI>Literature

<LI>Sports

<LI>Entertainment

<LI>Science</DIR>

LINK

<LINK
HREF=url>

The LINK element establishs a hierarchical organization for in navigating between documents. The LINK element must reside within the HEAD element. The HEAD element may contain several LINK elements.

HREF=url
Specifies the URL which has a relationship to the current document.

Пример


        <LINK HREF="http://www.microsoft.com/newdocnewdoc.htm">

LISTING

<LISTING>

Renders text in fixed-width type.

Пример

<LISTING>Here's some plain text.</LISTING>

MAP

<MAP
NAME=name>

Specifies a collection of hot spots for a client-side image map.

NAME=name
Gives the MAP a name so it can be referred to later. See below for an example of a client-side image map.

Пример

<MAP NAME="map1">

     <AREA ... >

    <AREA ... >

</MAP>

MARQUEE

<MARQUEE
ALIGN=align-type
BEHAVIOR=type
BGCOLOR=color
DIRECTION=direction
HEIGHT=n
HSPACE=n
LOOP=n
SCROLLAMOUNT=n
SCROLLDELAY=n
VSPACE=n
WIDTH=n>

Creates a scrolling text marquee.

ALIGN=align-type
Specifies how the surrounding text should align with the marquee. The align-type can be one of these values:
TOP Surrounding text aligns with the top of the marquee.
MIDDLE Surrounding text aligns with the middle of the marquee.
BOTTOM Surrounding text aligns with the bottom of the marquee.
BEHAVIOR=type
Specifies how the text should behave. The type can be one of these values:
SCROLL Start completely off one side, scroll all the way across and completely off, and then start again. This is the default.
SLIDE Start completely off one side, scroll in, and stop as soon as the text touches the other margin.
ALTERNATE Bounce back and forth within the marquee.
BGCOLOR=color
Specifies a background color for the marquee. The color can be either a hexadecimal number (optionally preceded by a number (#) sign) specifying a red, green, and blue color value, or a predefined color name as described in Color.
DIRECTION=direction
Specifies which direction the text should scroll. The direction can be LEFT or RIGHT. The default is LEFT, which means scrolling to the left from the right.
HEIGHT=n
Specifies the height of the marquee, either in pixels or as a percentage of the screen height. To specify a percentage, the n must be end with a percent (%) sign.
HSPACE=n
Specifies left and right margins for the outside of the marquee, in pixels.
LOOP=n
Specifies how many times a marquee will loop when activated. If n=-1, or if LOOP=INFINITE is specified, it will loop indefinitely.
SCROLLAMOUNT=n
Specifies the number of pixels between each successive draw of the marquee text.
SCROLLDELAY=n
Specifies the number of milliseconds between each successive draw of the marquee text.
VSPACE=n
Specifies top and bottom margins for the outside of the marquee, in pixels.
WIDTH=n
Sets the width of the marquee, either in pixels or as a percentage of the screen width. To specify a percentage, the n must end with a percent (%) sign.

Пример

<MARQUEE DIRECTION=RIGHT BEHAVIOR=SCROLL SCROLLAMOUNT=10 SCROLLDELAY=200>This is a scrolling marquee.</MARQUEE>

MENU

<MENU>

Denotes a list of items. Specifies that the following block consists of individual items, each beginning with an LI element.

Пример

<MENU>

<LI>This is the first item in the menu.

<LI>And this is the second item in the menu.

</MENU>

META

<META
HTTP-EQUIV=response
CONTENT=description
NAME=description
URL=url
>

Задание дополнительной информации об HTML документе для сервера, просмотрщика и поисковых машин в Internet'e.

CONTENT=
Задание meta-инфрмации, ассоциированной с заданным именем, для работы поисковых машин или для формирования заголовка HTTP ответа сервера. Может использоваться с заданием URL=, времени, даты перезагрузки докмента (см. описание команды META).
HTTP-EQUIV=
Задание информации для заголовка HTTP ответа сервера.
NAME=
Элемент описания документа для поисковых машин.
URL=
URL адрес документа.

Примеры:
<META HTTP-EQUIV="Expires" CONTENT="Tue, 04 Dec 1996 21:29:02 GMT">
<meta http-equiv="Keywords" CONTENT="HTML, Reference">
<META HTTP-EQUIV="Reply-to" content="anybody@microsoft.com">
<Meta Http-equiv="Keywords" CONTENT="HTML Reference Guide">
В данном случае сервер должен включить в заголовок HTTP ответа следующую информацию:

Expires: Tue, 04 Dec 1996 21:29:02 GMT
Keywords: HTML, Reference
Reply-to: anybody@microsoft.com
как часть HTTP ответа для методов `GET' или `HEAD', по которым затребован данный документ.
<HTML>
<HEAD>
<META HTTP-EQUIV="REFRESH" CONTENT=2>
<TITLE>Reload Document</TITLE>
</HEAD>
<BODY>
<P>Данный документ буде перезагужен через 2 секунды.
</BODY>
</HTML>

<HTML>
<HEAD>
<META HTTP-EQUIV="REFRESH" CONTENT="5; URL=http://www.sample.com/next.htm">
<TITLE>Load Next Document</TITLE>
</HEAD>
<BODY>
<P>Через 5 секунд будет загружен документ "http://www.sample.com/next.htm".
</BODY>
</HTML>

NOBR

<NOBR>

Запрет разрыва строки.

Пример
<NOBR>Here's a line of text I don't want to be broken . . . here's the end of the line.</NOBR>

NOFRAMES

<NOFRAMES>

Отметка части документа, предназначенного для просмотра через браузеры, не поддерживающие фреймы (FRAMES). Просмотрщики, поддерживающие фреймы игнорируют часть документа, которая содержится между командами начало NOFRAMES и конец /NOFRAMES.

Пример

<FRAMESET>
 <NOFRAMES>You need NN or MSie 3.0 to view frames!</NOFRAMES>
</FRAMESET>

OBJECT

<OBJECT
ALIGN=align-type
BORDER=n
CLASSID=url
CODEBASE=url
CODETYPE=codetype
DATA=url
DECLARE
HEIGHT=n
HSPACE=n
NAME=url
SHAPES
STANDBY=message
TYPE=type
USEMAP=url
VSPACE=n
WIDTH=n>

Inserts an object, such as an image, document, applet or control, into the HTML document.

ALIGN=align-type
Sets the alignment for the object. The align-type can be one of these values:
BASELINE The bottom of the object aligns with the baseline of surrounding text.
CENTER The object is centered between left and right margins. Subsequent text starts on the next line after the object.
LEFT The object aligns with the left margin, and subsequent text wraps along the right side of the object.
MIDDLE The middle of the object aligns with the baseline of surrounding text.
RIGHT The object aligns with the right margin, and subsequent text wraps along the left side of the object.
TEXTBOTTOM The bottom of the object aligns with the bottom of surrounding text.
TEXTMIDDLE The middle of the object aligns with the midpoint between the baseline and the x-height of the surrounding text.
TEXTTOP The top of the object aligns with the top of surrounding text.
BORDER=n
Specifies the width of the border if the object is defined to be a hyperlink.
CLASSID=url
Identifies the object implementation. The syntax of the url depends on the object type. For example, for registered ActiveX controls, the syntax is: CLSID:class-identifier.
CODEBASE=url
Identifies the codebase for the object. The syntax of the url depends on the object.
CODETYPE=codetype
Specifies the Internet media type for code.
DATA=url
Identifies data for the object. The syntax of the url depends on the object.
DECLARE
Declares the object without instantiating it. Use this when creating cross-references to the object later in the document or when using the object as a parameter in another object.
HEIGHT=n
Specifies the suggested height for the object.
HSPACE=n
Specifies the horizontal gutter. This is the extra, empty space between the object and any text or images to the left or right of the object.
NAME=url
Sets the name of the object when submitted as part of a form.
SHAPES
Specifies that the object has shaped hyperlinks.
STANDBY=message
Sets the message to show while loading the object.
TYPE=type
Specifies the Internet media type for data.
USEMAP=url
Specifies the image map to use with the object.
VSPACE=n
Specifies the vertical gutter. This is the extra, empty space between the object and any text or images above or below the object.
WIDTH=n
Specifies the suggested width for the object.

The end-tag is required.

An object can contain any elements ordinarily used within the body of an HTML document, including section headings, paragraphs, lists, forms and even nested objects.

OL

<OL
START=n
TYPE=order-type >

Draws lines of text as an ordered list. Specifies that the following block consists of individual items, each beginning with an LI tag. The items are numbered.

START=n
Specifies a starting number for the list.
TYPE=order-type
Changes the style of the list. The order-type can be one of these values:
A Use large letters
a Use small letters
I Use large Roman numerals
i Use small Roman numerals
1 Use numbers.

Пример

<OL>

<LI>This is the first item in the list.

<LI>And this is the second item in the list.

</OL>



<ex><OL START=3>

<LI>This is item number 3.

</OL>



<OL TYPE=A>

<LI>This is item A.

</OL>

OPTION

<SELECT
SELECTED
VALUE=value>

Denotes one choice in a list box. In a SELECT block, denotes one of the choices that will appear in the list.

SELECTED
Indicates that this item is the default. If not present, item #1 becomes the default.
VALUE=value
Indicates the value that will be returned if this item is chosen.

P

<P
ALIGN=align-type>

Denotes a paragraph. Inserts a paragraph break and denotes a paragraph.

ALIGN=align-type
Sets the alignment of the paragraph. The align-type can be CENTER, LEFT, or RIGHT. Default is left alignment.

The end-tag is optional.

Пример

<P>This is a paragraph.</P>

PARAM

<PARAM
NAME=name
VALUE=value
VALUETYPE=type
TYPE=type>

Sets property values for a given object.

NAME=name
Specifies the property name.
VALUE=value
Specifies the property value. The value is passed to the object without change except that any character or numeric character entities are replaced with their corresponding character values.
VALUETYPE=type
Specifies how to interpret the value. The type can be one of these values:
DATA The value is data. This is the default value type.
REF The value is a URL.
OBJECT The value is a URL of an object in the same document.
TYPE=type
Specifies the Internet media type.

This element is valid only within an OBJECT element. The end-tag is optional.

PLAINTEXT

<PLAINTEXT>

Renders text in fixed-width type without processing tags. Renders text in fixed-width type. Also turns off HTML parsing until the browser encounters the </PLAINTEXT> tag.

Пример

<PLAINTEXT> Here's a sample of HTML: <A HREF="sample.url">This is a shortcut to sample.</A></PLAINTEXT>

PRE

<PRE>

Вывод текста без форматирования с сохранением всех пробелов и концов строк. Выводится равноширенным шрифтом.
Замечание: будте осторожны, в данном режиме вывода происходит обработка команд языка HTML и спецсимволов.

Пример

<PRE>Here's some plain text.</PRE>

S

<S>

Зачернутый текст.

Пример

<S>This text has a line through it.</S>

SAMP

<SAMP>

Режим вывода предназначенный для примеров (уменьшенный равноширинный шрифт). Шрифт можно изменить, используя команду FONT FACE.

Пример

<SAMP>Here is some text in a small fixed-width font.</SAMP>

SCRIPT

<SCRIPT
LANGUAGE=scripting language
>

Specifies the inclusion of a script. Scripts execute and instantiate objects in the order in which they appear in the HTML. Named objects can be referenced only in the order in which they appear in the document.

LANGUAGE=scripting language
The ActiveX scripting language in which the enclosed script was written. Примерs of an ActiveX scripting language are "VBScript" and "JavaScript".

Пример

<SCRIPT>

<SCRIPT language="VBScript">

    '... Additional VBScript statements ...

</SCRIPT>

SELECT

<SELECT
MULTIPLE
NAME=name
SIZE=n>

Denotes a list box or dropdown list.

MULTIPLE
Indicates that multiple items can be selected.
NAME=name
Specifies a name for the list.
SIZE=n
Specifies the height of the list control.

Пример

<SELECT NAME="Cars" MULTIPLE SIZE="1">

    <OPTION VALUE="1">BMW

    <OPTION VALUE="2">PORSCHE

    <OPTION VALUE="3" SELECTED>MERCEDES

</SELECT>

SMALL

<SMALL>

Makes text one size smaller.

Пример

<SMALL>This text is smaller</SMALL>

SPAN

<SPAN>
STYLE=

Use to apply style information to text within a document. SPAN can be used to do localized formatting to text using STYLE as an attribute.

Пример

<SPAN STYLE="margin-left: 1.0in"> This paragraph is 1.0 inches from the left margin.<SPAN>

STRIKE

<STRIKE>

Renders text in strikethrough type.

Пример

<STRIKE>This text has a line through it.</STRIKE>

STRONG

<STRONG>

Emphasizes the text. Usually displays the text in bold.

Пример

<STRONG>This text will be bold.</STRONG>

SUB

<SUB>

Renders text in subscript.

Пример

<SUB>This text is rendered as subscript.</SUB>

SUP

<SUP>

Renders text in superscript.

Пример

<SUP>This text is rendered as superscript.</SUP>

TABLE

Для команды <TABLE> используются следующие атрибуты:
ALIGN=align-type
BACKGROUND=url
BGCOLOR=color
BORDER=n
BORDERCOLOR=color
BORDERCOLORDARK=color
BORDERCOLORLIGHT=color
CELLPADDING=n
CELLSPACING=n
COLS=n
FRAME=frame-type
HEIGHT=n (value or percent)
RULES=rules
VALIGN=valign-type
WIDTH=n (value or percent)

Задание таблиц. Таблица будет пустой, если внутри команды не используются команды TR, TD, и TH.

ALIGN=align-type
Определяет горизонтальное положение таблицы. Задание этого атрибута фактически определяет плавающую таблицу, которую может обтекать текст. При использовании этого атрибута по окончании таблицы должна следовать команда BR.
Допустимые значения align-type:
LEFT Таблица прижимается влево (используется по умолчанию).
RIGHT Таблица прижимается вправо. Текст в клетках прижимается к влево.
VALIGN=align-type
Определяет вертикальное расположение текста в таблице. Допустимые значения align-type:
MIDDLE Текст центрируется (используется по умолчанию).
TOP Текст прижимается вверх.
BOTTOM Текст прижимается вниз.
BACKGROUND= url
Задает в качестве фона графический файл. Фон задается для всей таблицы, включая заголовки и клетки.
BGCOLOR= color
Задает цвет фона. Цвет определятся именем или номером Red-Green-Blue. (cм. Цвета в HTML документах).
BORDER=n
Ширина рамки в пикселях. По умолчанию рамка не рисуется.
BORDERCOLOR= color
Задание цвета рамки. Используется вместе с атрибутом BORDER. Цвет определятся именем или номером Red-Green-Blue. (cм. Цвета в HTML документах).
BORDERCOLORLIGHT= color
Задание цвета для рамки с тенью (псевдо трехмерная графика). Используется вместе с атрибутами BORDERCOLORDARK и BORDER. Цвет определятся именем или номером Red-Green-Blue. (cм. Цвета в HTML документах).
BORDERCOLORDARK= color
Задание цвета для рамки с тенью (псевдо трехмерная графика). Используется вместе с атрибутами BORDERCOLORLIGHT и BORDER. Цвет определяется именем или номером Red-Green-Blue. (cм. Цвета в HTML документах).
CELLPADDING=n
Задает расстояние в пикселях между границей клетки и ее содержимым.
CELLSPACING=n
Задает расстояние в пикселях между рамкой таблицы и ее клетками внутри таблицы.
COLS=n
Число столбцов в таблице. Данный атрибут ускоряет вывод таблицы, что особенно заметно для больших таблиц.
WIDTH=n
Определяет ширину таблицы в пикселях или в процентах от ширины экрана. Для задания n в процентах используется знак (%) процента.
HEIGTH=n
Определяет высоту таблицы в пикселях или в процентах от высоты экрана. Позволяет при необходимости растягивать таблицу на весь экран.
FRAME=frame-type
Определяет метод отрисовки рамки Допустимы следующие значения для frame-type:
VOID Убрать наружную часть рамки.
ABOVE Displays a border on the top side of the table frame.
BELOW Displays a border on the bottom side of the table frame.
HSIDES Displays a border on the top and bottom sides of the table frame.
LHS Displays a border on the left-hand side of the table frame.
RHS Displays a border on the right-hand side of the table frame.
VSIDES Displays a border on the left and right sides of the table frame.
BOX Displays a border on all sides of the table frame.
BORDER Displays a border on all sides of the table frame.
RULES=rule-type
Specifies which dividing lines (inner borders) are displayed. The rule-type can be one of these values:
NONE Removes all interior table borders.
GROUPS Displays horizontal borders between all table groups. Groups are specified by the THEAD, TBODY, TFOOT, and COLGROUP elements.
ROWS Displays horizontal borders between all table rows.
COLS Displays vertical borders between all table columns.
ALL Displays a border on all rows and columns.

The end-tag is required.

The optional THEAD, TBODY, TFOOT, COLGROUP, and COL elements can be used to organize a table and apply attributes across columns and groups of colum ns.

Пример

<TABLE BORDER=1 WIDTH=80%>

<THEAD>

<TR>

    <TH>Heading 1</TH>

    <TH>Heading 2</TH>

</TR>

<TBODY>

<TR>

    <TD>Row 1, Column 1 text.</TD>

    <TD>Row 1, Column 2 text.</TD>

</TR>

<TR>

    <TD>Row 2, Column 1 text.</TD>

    <TD>Row 2, Column 2 text.</TD>

</TR>

</TABLE>

TBODY

<TBODY>

Defines the table body. Use this element to distinguish the rows in the table header or footer from those in the main body of the table.

If a table does not have a header or footer (does not have a THEAD or TFOOT element), the TBODY eleme nt is optional. The end-tag is always optional.

You can use the TBODY element more than once in a table. This is useful for dividing lengthy tables into smaller units and for controlling the placement of horizontal rules.

Пример

<TABLE>

<THEAD>

<TR>

    ...

</TR>

<TBODY>

<TR>

    ...

</TR>

</TBODY>

</TABLE>

TD

<TD
ALIGN=align-type
BACKGROUND=url
BGCOLOR=color
BORDERCOLOR=color
BORDERCOLORLIGHT=color
BORDERCOLORDARK=color
COLSPAN=n
NOWRAP=NOWRAP
ROWSPAN=n
VALIGN=align-type>

Creates a cell in a table.

ALIGN=align-type
Specifies the horizontal alignment of text in the cell. The align-type can be one of these values:
LEFT The table is left-aligned.
CENTER Text is centered.
RIGHT The table is right-aligned.

By default, text is centered.

BACKGROUND=url
Specifies a background picture. The picture is tiled behind the text and graphics in the table, table head, or table cell.
BGCOLOR=color
Sets background color. The color is either a hexadecimal, red-green-blue color value or a predefined color name. See Color.
BORDERCOLOR=color
Sets border color and must be used with the BORDER attribute. The color is either a hexadecimal, red-green-blue color value or a predefined color name. See Color.
BORDERCOLORLIGHT=color
Sets independent border color control over one of the two colors used to draw a 3-D border, opposite of BORDERCOLORDARK, and must be used with the BORDER attribute. The color is either a hexadecimal, red-green-blue color value or a pred efined color name. See Color.
BORDERCOLORDARK=color
Sets independent border color control over one of the two colors used to draw a 3-D border, opposite of BORDERCOLORLIGHT, and must be used with the BORDER attribute. The color is either a hexadecimal, red-green-blue color value or a pre defined color name. See Color.
VALIGN=align-type
Specifies that the vertical alignment of text in the cell. The align-type can be one of these values:
TOP Text is aligned with the top of each cell.
MIDDLE Text is aligned in the middle of each cell.
BOTTOM Text is aligned with the bottom of each cell.
BASELINE Text in adjoining cells in a row is aligned along a common baseline.

By default, text is aligned in the middle of the cell.

This element is valid only within a row in a table, that is, you must use a TR element before using TD. All attributes are optional. The end-tag is optional.

TEXTAREA

<TEXTAREA
COLS=n
NAME=name
ROWS=n>

Creates a multiple-line text entry control in which the user can enter and edit text.

COLS=n
Sets the width, in characters, of the text area.
NAME=n
Sets the name of the text area. This name is used when the element is used within a FORM element.
ROWS=n
Sets the height, in characters, of the text area.

The end-tag is required. Any text between the start and end-tags is used as the initial value for the control.

TFOOT

<TFOOT>

Defines the table footer. Use this element to distinguish the rows in the table footer from those in the header or main body of the table.

The table footer is optional, but if given only one footer is allowed. The TFOOT element is valid only within a table; you must use a TABLE element before using this elemen t. The end-tag is optional.

Пример

<TABLE>

<TBODY>

    <TR>

    ...

    </TR>

<TFOOT>

    <TR>

    ...

    </TR>

</TABLE>

TH

<TH
ALIGN=align-type
BACKGROUND=url
BGCOLOR=color
BORDERCOLOR=color
BORDERCOLORLIGHT=color
BORDERCOLORDARK=color
COLSPAN=n
NOWRAP=NOWRAP
ROWSPAN=n
VALIGN=align-type>

Creates a row or column heading in a table. The element is similar to the TD element but emphasizes the text in the cell to distinguish it from text in TD cells.

ALIGN=align-type
Specifies the alignment of text in the cell. The align-type can be one of these values:
LEFT Text is left-aligned.
CENTER Text is centered.
RIGHT Text is right-aligned.

By default, text is centered.

BACKGROUND=url
Specifies a background picture. The picture is tiled behind the text and graphics in the table, table head, or table cell.
BGCOLOR=color
Sets background color. The color is either a hexadecimal, red-green-blue color value or a predefined color name. See Color.
BORDERCOLOR=color
Sets border color and must be used with the BORDER attribute. The color is either a hexadecimal, red-green-blue color value or a predefined color name. See Color.
BORDERCOLORLIGHT=color
Sets independent border color control over one of the two colors used to draw a 3-D border, opposite of BORDERCOLORDARK, and must be used with the BORDER attribute. The color is either a hexadecimal, red-green-blue color value or a pred efined color name. See Color.
BORDERCOLORDARK=color
Sets independent border color control over one of the two colors used to draw a 3-D border, opposite of BORDERCOLORLIGHT, and must be used with the BORDER attribute. The color is either a hexadecimal, red-green-blue color value or a pre defined color name. See Color.
COLSPAN=n
Number of table columns this cell spans.
NOWRAP=NOWRAP
Prevents word wrapping with the cell. Lines of text appear as given in the HTML document.
ROWSPAN=n
Number of table rows this cell spans.
VALIGN=align-type
Specifies that the vertical alignment of text in the table. The align-type can be one of these values:
TOP Text is aligned with the top of each cell.
MIDDLE Text is aligned in the middle of each cell.
BOTTOM Text is aligned with the bottom of each cell.
BASELINE Text in adjoining cells in a row is aligned along a common baseline.

By default, text is aligned in the middle of the cell.

This element is valid only within a row in a table, that is, you must use a TR element before using TH. All attributes are optional. The end-tag is optional.

THEAD

<THEAD>

Defines the table header. Use this element to distinguish the rows in the table header from those in the footer or main body of the table.

The table header is optional, but if given only one header is allowed. The THEAD element is valid only within a table; you must use a TABLE element before using this elemen t. The end-tag is optional.

Пример

<TABLE>

<THEAD>

    <TR>

    ...

    </TR>

<TBODY>

    <TR>

    ...

    </TR>

</TABLE>

TITLE

<TITLE>

Specifies a title for the document. Internet Explorer uses this for the window caption.

This element is valid only within the HEAD element. The end-tag is required.

Пример

<HEAD>

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

</HEAD>

TR

<TR
ALIGN=align-type
BACKGROUND=url
BGCOLOR=color
BORDERCOLOR=color
BORDERCOLORLIGHT=color
BORDERCOLORDARK=color
VALIGN=align-type>

Creates a row in a table.

ALIGN=align-type
Specifies the alignment of text in the cells in the row. The align-type can be one of these values:
LEFT Text is left-aligned.
CENTER Text is centered.
RIGHT Text is right-aligned.

By default, text is centered.

BACKGROUND=url
Specifies a background picture. The picture is tiled behind the text and graphics in the table, table head, or table cell.
BGCOLOR=color
Sets background color. The color is either a hexadecimal, red-green-blue color value or a predefined color name. See Color.
BORDERCOLOR=color
Sets border color and must be used with the BORDER attribute. The color is either a hexadecimal, red-green-blue color value or a predefined color name. See Color.
BORDERCOLORLIGHT=color
Sets independent border color control over one of the two colors used to draw a 3-D border, opposite of BORDERCOLORDARK, and must be used with the BORDER attribute. The color is either a hexadecimal, red-green-blue color value or a pred efined color name. See Color.
BORDERCOLORDARK=color
Sets independent border color control over one of the two colors used to draw a 3-D border, opposite of BORDERCOLORLIGHT, and must be used with the BORDER attribute. The color is either a hexadecimal, red-green-blue color value or a pre defined color name. See Color.
VALIGN=align-type
Specifies that the vertical alignment of text in the cells of the row. The align-type can be one of these values:
TOP Text is aligned with the top of each cell.
MIDDLE Text is aligned in the middle of each cell.
BOTTOM Text is aligned with the bottom of each cell.
BASELINE Text in adjoining cells in a row is aligned along a common baseline.

By default, text is aligned in the middle of the cell.

TT

<TT>

Teletype. Вывод текста в режиме печатающей машинки. Выводится равноширинным шрифтом.

Пример

<TT>Это обычный (plain) текст.</TT>

U

<U>

Подчернутый текст.

Пример

<U>Этот текст будет подчеркнут.</U>
Что даст:

Этот текст будет подчеркнут.

UL

<UL>

Задает ненумерованный список. Для задание элемента списка используется команда LI. Требуется обязательно команда "конец списка" </UL>.

Пример

<UL>
    <LI>Первый элемент списка.
    <LI>Второй элемент списка.
</UL>

VAR

<VAR>

Используется для выделения переменных в тексте. Вывод зависет от настроек просмотрщика.

Пример

Enter the <VAR>filename</VAR> in the dialog box.
Что даст:

Enter the filename in the dialog box.

WBR

Вставка мягкого конца строки в NOBR текст.

Пример

<NOBR> Эта строка текста выводится в режиме no break, но возможно его прервать с помощью команды .<WBR> Здесь может быть перенос строки <WBR>, или нет.</NOBR>
Что даст:

Эта строка текста выводится в режиме no break, но возможно его прервать с помощью команды . Здесь может быть перенос строки , или нет.

XMP

<XMP>

Пример текста. Текст выводится шрифтом фиксированной ширины (Courier).

Пример

<XMP>Это есть равноширинный текст.</XMP>

Hosted by uCoz