HTML Example of ROWS attribute without COLS
< back to <FRAMESET COLS="...">
This page was created using the following frames code:
<FRAMESET ROWS="80%,20%">
If you leave out either ROWS or COLS, that indicates that there should be just one column or one row. In this case, there is no
COLS attribute, so there is only one column.