This frame was set using <FRAME FRAMEBORDER=NO>
If youare interested in the
FRAMEBORDER<FRAME ...>
<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.