- Impact
- 0
Dear people,
I am building a site which I want to open in a simple Table, and then go into the site which is in a frameset. the problem is when I tried to have a link from the frameset back to the home page, the home opened only in the same frame as the link. How do I get it to go back to show the entire Home by itself? I am lost. Thanks for help.
<TABLE WIDTH=740 BORDER=0 CELLPADDING=0 CELLSPACING=0 align="left">
<TR>
<TD COLSPAN=3 WIDTH=276 HEIGHT=102> </TD>
<TD COLSPAN=3 WIDTH=170 HEIGHT=102>
<!-- here is problem link --><a href="index.html"><img src="../images/logosmall.jpg" width="170" height="102" border="0"></a></TD>
<TD COLSPAN=3 WIDTH=276 HEIGHT=102> </TD>
</TR>
I am building a site which I want to open in a simple Table, and then go into the site which is in a frameset. the problem is when I tried to have a link from the frameset back to the home page, the home opened only in the same frame as the link. How do I get it to go back to show the entire Home by itself? I am lost. Thanks for help.
<TABLE WIDTH=740 BORDER=0 CELLPADDING=0 CELLSPACING=0 align="left">
<TR>
<TD COLSPAN=3 WIDTH=276 HEIGHT=102> </TD>
<TD COLSPAN=3 WIDTH=170 HEIGHT=102>
<!-- here is problem link --><a href="index.html"><img src="../images/logosmall.jpg" width="170" height="102" border="0"></a></TD>
<TD COLSPAN=3 WIDTH=276 HEIGHT=102> </TD>
</TR>












