This frame was set using <FRAME FRAMEBORDER=NO>. If you want frames with no borders, however, you may wish to see No Borders Between Frames.

If youare interested in the FRAMEBORDER attribute for <FRAME ...>, it was used in this manner to create the frames here:

<FRAMESET ROWS="*,40%,30%,*,*">
 <FRAME SRC="fbRow1.html">
 <FRAME SRC="fbRow2.html" FRAMEBORDER=NO>
 <FRAME SRC="fbRow3.html" FRAMEBORDER=NO>
 <FRAME SRC="fbRow4.html">
 <FRAME SRC="fbRow5.html">
<NOFRAMES>NOFRAMES stuff
</NOFRAMES>
</FRAMESET>

there should be no border between this frame and the frame above, though there may be an empty space between them.

Copyright © 2002-8 Art Dacor USA LLC. All Rights Reserved.
3727 West Magnolia Blvd #489, Burbank, CA, 91505, USA.
www.HTML-HTML.com