The border attribute of the FRAMESET element specifies the size of the frame border.
<frameset cols="200,*" border="5"></frameset>
Attribute |
Value |
Explanation |
border=" " |
pixels |
the size of the thickness |
Extension attribute. (Non standard attribute)
Example