HTML CSS Reference/HTML Attributes Reference/cols frameset — различия между версиями
Admin (обсуждение | вклад) м (1 версия) |
|
(нет различий)
| |
Текущая версия на 08:20, 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.