|
Hi. Hope this helps.
In the frameset HTML :
<FRAMESET ROWS="25%,*" frameborder="0" framespacing="0">
<FRAME SRC="whatever1.htm" name="Name_here">
<FRAME SRC="whatever2.htm" name="Name_here_2">
</FRAMESET>
When it comes to the anchor (<A>) type :
<A HREF="whatever3.htm" target="Name_here_2">
__________________
------------------------------------------------------------
Please login or register to view this content. Registration is FREE - Black Prism professional web design services
------------------------------------------------------------
|