This is an example of <FRAMESET BORDERCOLOR="...">. Here's the frames code used to create this page:

<FRAMESET ROWS="50%,*" BORDERCOLOR=RED>
 <FRAME SRC="fsbctitle.html">
 <FRAME SRC="fsbcmain.html">
<NOFRAMES>NOFRAMES stuff
</NOFRAMES>
</FRAMESET>

See Also