The FRAMESET element is used instead of the BODY element. It is
used in an HTML document whose sole purpose is to define the layout of
the frames, that will make up the page.
Attributes:
rows -
tells how much of the screen each row is allotted pixels, percentage
numbers or '*' meaning take up the remaining space.
cols - follows same format as rows,
only tells the screen sections horizontally.