HTML CSS Reference/HTML Attributes Reference/cols frameset — различия между версиями

Материал из Web эксперт
Перейти к: навигация, поиск
м (1 версия)
 
(нет различий)

Версия 09:21, 26 мая 2010

"cols" Possible Values

Possible Values
integer           Specifies the width in pixels.
integer%          Specifies the percent of the total width of the frameset.
integer*          Specifies the width of the frame as a relative value. 
                  The remaining space is divided equally among all frames 
                  with cols attribute values that take the integer* form.