HTML CSS Reference/HTML Attributes Reference/cols frameset
"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.