'cols' Possible Values : cols frameset « HTML Attributes Reference « HTML CSS Reference






'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.
    
      
      








Related examples in the same category

1.'cols' Syntax and Note
2.'cols' Example
3.'cols' is applied to