Credit Counseling | Per Insurance | Credit Card Consolidation | Loans | Mortgages
name="content" [Archive] - PCMech Forums

PDA

View Full Version : name="content"


ToyotaSupra
09-27-2003, 12:45 AM
I was using name instead of target.


Before I tried to add this table to my website I was able to get all the links open in the center frame, but now that I tried it with this table I accidently deleted what I had and now I forgot what it was lol.
If you go to my website (here (www.odna.net/~toyotasupra)) and click anything you will see that it opens in the left frame. So my question is what would I add to make all the hyperlinks open in the center frame (the frame next to the hyperlinks)?

<table border="1" width="100" cellspacing="1" cellpadding="0" onMouseover="borderize_on(event)" onMouseout="borderize_off(event)">

<tr><td width="100%" bgcolor="#E6E6E6"><font face="Arial" size="3"><center><b>Main Menu</b></center></font></td></tr>

<tr><td width="100%" class="menulines"><font face="Arial" size="2"><center><a href="center_frame.html">:Home:</a></center></font></td></tr>

<tr><td width="100%" class="menulines"><font face="Arial" size="2"><center><a href="http://www.odna.net/~toyotasupra/phpBB2">:Forum:</a></center></font></td></tr>

<tr><td width="100%" class="menulines"><font face="Arial" size="2"><center><a href="links.html">:Links:</a></center></font></td></tr>

<tr><td width="100%" class="menulines"><font face="Arial" size="2"><center><a href="suggestions.html">:Suggestions:</a></center></font></td></tr>

<tr><td width="100%" class="menulines"><font face="Arial" size="2"><center><a href="mailto:Ludacris360@comcast.net?subject=Hello">:Contact Me:</a></center></font></td></tr>
</table>

Well for some reason its reading the html inside the [code] tags so I dont know whats going on. Heres a link to one that works. Here (http://www.sitepointforums.com/showthread.php?threadid=130429)