By default frames have visible borders between them. Sometimes, however, you want the frames to join directly to each other with no border between them. MSIE and Netscape recognize different attributes in
<FRAMESET ...>
To create a borderless frameset, use a <FRAMESET ...>FRAMEBORDERFRAMESPACINGBORDER
| this code | produces this |
<FRAMESET ROWS="20%,*" FRAMEBORDER=NO FRAMESPACING=0 BORDER=0> |
this page |
Don't Get Framed >>>