Attributes


CLASS - the Given attribute serves for oboznajaenija a class or classes, to which and to which the given element belongs. The classname is used then lists of styles for the application of the certain style at once to several elements. For example, to deduce{remove} some elements on a yellow background, they can be connected with the certain class named "important". As classes do not belong to separate elements, the code <B CLASS = "important"> to be used in the same document alongside with <P CLASS = "important"> // to Attribute it can is possible to appropriate{give} some values.

COLOR - the Given attribute sets color of the text. As value names of the color, resolved{allowed} in a browser are used, or color is set by number in 16-th format (*FFCCCC)

DIR - the Given attribute sets a direction of a conclusion of the text in conformity with attribute LANG.Dopustimym value of the given attribute according to specification HTML4.0 are RTL (from right to left) and LTR (from left to right) .V any place of the document of a direction of movement of the text, set by a browser it is possible to redefine an element <BDO>

FACE - the Given attribute specifies the name of a font or the list of the name of fonts, razdeljannykh points. The browser serially looks through the list of fonts and displays the text of the document on the screen the first font which is established on a computer.

ID - the Given attribute serves for definition of the unique alphabetic - digital identifier which is connected to an element. Assignment is necessary for an element of a name that to it{him} it was possible to address from the list of styles.

LANG - the Given attribute specifies, what language is used in contents of the given element.

SIZE - the Given attribute sets the absolute or relative size of a font. Numerical value of the absolute size of a font raspologaetsja in a range from 1 up to 7, where 1 - the least size of a font, and 3 - the size of a font used by default and 7 - najibol`shij the size of a font. At the task of the relative size of a font with the help of signs "+" and "-" it is underlined, on how much the size of a font is more or less current. Allowable values of the relative size of a font are in a range from +1 up to +6 or from-1 up to-6.

STYLE - the Given attribute is intended for purpose{appointment} of the built - in styles (as against vneshnykh tables of styles) for a concrete element. The information on styles is used for definition of how the given element will be displayed on the screen.

TITLE - the Given attribute allows to appropriate{give} to an element the additional text which is displayed in kachetsve helps (tool tip) when the user places the index of the mouse on the given element. The given attribute can serve also the comment.


Example <FONT> </FONT>



<FONT COLOR = " * FFCCCC " FACE = "Verdana" SIZE=2> This teg will show on pages of a browser this nadnis` </FONT>