View Full Version : Very Quick Question


Jacenta
03-30-2005, 05:18 AM
Hey, I was wondering if someone could take a look at my page here:
http://www.geocities.com/pds_website/index.htm

I'm wanting the links on the leftside to open up in the right frame and i targeted them.... but maybe I did it wrong, so could someone help me and take a look at my html.
Thanks guys!
:)
-Jacenta

To make it quick here is my html:
<html>
<head>
<title>Top</title>
</head>
<body>
<body bgcolor="#000000">

<center>

<table border="0" cellspacing="0" cellpadding="0">

<tr>
<td colspan=2 width="168" align="center"><img src="http://i3.photobucket.com/albums/y59/paradymshift/index/starandfists.jpg" width="168px" height="177px" alt="Stars & Fist">
</td>
</tr>
<tr>
<td align="left"><a href="http://www.geocities.com/pds_website/right.html" target="rightside"><img src="http://i3.photobucket.com/albums/y59/paradymshift/index/news.jpg" border="0" width="80px" height="40px" alt="News" ></a></td>
<td align="right"><a href="http://www.geocities.com/pds_website/videos.htm"><img src="http://i3.photobucket.com/albums/y59/paradymshift/index/videos.jpg" border="0" width="99px" height="40px" alt="Videos"></a></td>
</tr>
<tr>
<td align="left"><a href="http://www.geocities.com/pds_website/pics.htm" target="rightside"><img src="http://i3.photobucket.com/albums/y59/paradymshift/index/pics.jpg" border="0" width="76px" height="40px" alt="Pics"></a></td>
<td align="right"><a href="http://www.geocities.com/pds_website/band.htm" target="rightside"><img src="http://i3.photobucket.com/albums/y59/paradymshift/index/band.jpg" border="0" width="74px" height="40px" alt="Band"></a></td>
</tr>
<tr>
<td align="left"><a href="http://www.geocities.com/pds_website/music.htm" target="rightside"><img src="http://i3.photobucket.com/albums/y59/paradymshift/index/music.jpg" border="0" width="81px" height="40px" alt="Music"></a></td>
<td align="right"><a href="http://www.geocities.com/pds_website/shows.htm" target="rightside"><img src="http://i3.photobucket.com/albums/y59/paradymshift/index/shows.jpg" border="0" width="87px" height="40px" alt="Shows"></a></td>
</tr>
</tr>
<tr>
<td colspan=2 width="168" align="center"><a href="http://www.geocities.com/pds_website/links.htm" target="rightside"><img src="http://i3.photobucket.com/albums/y59/paradymshift/index/links.jpg" border="0" width="89px" height="40px" alt="Links"></a></td>
</tr>
<tr>
<td colspan=2 width="168" align="center"><a href="http://www.geocities.com/pds_website/guestbook.html" target="rightside"><img src="http://i3.photobucket.com/albums/y59/paradymshift/index/questbook.jpg" border="0" width="168px" height="40px" alt="Guestbook"></a></td>
</tr>
<tr>
<td colspan=2 width="168" align="center"><a href="not done yet" target="rightside"><img src="http://i3.photobucket.com/albums/y59/paradymshift/index/contact.jpg" border="0" width="117px" height="40px" alt="Contact"></a></td>
</tr>
</table>

</center>


</body>
</html>

sisqoluv
03-30-2005, 05:29 AM
Try having your targets go to right. :D

Jacenta
03-30-2005, 05:46 AM
Ahh I tried that but it still won't work. :S
Does anyone else have any other suggestions?

Jacenta
03-30-2005, 06:15 AM
Oh yeah.. this is it now:

<html>
<head>
<title>Top</title>
</head>
<body>
<body bgcolor="#000000">

<center>

<table border="0" cellspacing="0" cellpadding="0">

<tr>
<td colspan=2 width="168" align="center"><img src="http://i3.photobucket.com/albums/y59/paradymshift/index/starandfists.jpg" width="168px" height="177px" alt="Stars & Fist">
</td>
</tr>
<tr>
<td align="left"><a href="http://www.geocities.com/pds_website/right.html" target="right"><img src="http://i3.photobucket.com/albums/y59/paradymshift/index/news.jpg" border="0" width="80px" height="40px" alt="News" ></a></td>
<td align="right"><a href="http://www.geocities.com/pds_website/videos.htm" target="right"><img src="http://i3.photobucket.com/albums/y59/paradymshift/index/videos.jpg" border="0" width="99px" height="40px" alt="Videos"></a></td>
</tr>
<tr>
<td align="left"><a href="http://www.geocities.com/pds_website/pics.htm" target="right"><img src="http://i3.photobucket.com/albums/y59/paradymshift/index/pics.jpg" border="0" width="76px" height="40px" alt="Pics"></a></td>
<td align="right"><a href="http://www.geocities.com/pds_website/band.htm" target="right"><img src="http://i3.photobucket.com/albums/y59/paradymshift/index/band.jpg" border="0" width="74px" height="40px" alt="Band"></a></td>
</tr>
<tr>
<td align="left"><a href="http://www.geocities.com/pds_website/music.htm" target="right"><img src="http://i3.photobucket.com/albums/y59/paradymshift/index/music.jpg" border="0" width="81px" height="40px" alt="Music"></a></td>
<td align="right"><a href="http://www.geocities.com/pds_website/shows.htm" target="right"><img src="http://i3.photobucket.com/albums/y59/paradymshift/index/shows.jpg" border="0" width="87px" height="40px" alt="Shows"></a></td>
</tr>
</tr>
<tr>
<td colspan=2 width="168" align="center"><a href="http://www.geocities.com/pds_website/links.htm" target="right"><img src="http://i3.photobucket.com/albums/y59/paradymshift/index/links.jpg" border="0" width="89px" height="40px" alt="Links"></a></td>
</tr>
<tr>
<td colspan=2 width="168" align="center"><a href="http://www.geocities.com/pds_website/guestbook.html" target="right"><img src="http://i3.photobucket.com/albums/y59/paradymshift/index/questbook.jpg" border="0" width="168px" height="40px" alt="Guestbook"></a></td>
</tr>
<tr>
<td colspan=2 width="168" align="center"><a href="not done yet" target=target="right"><img src="http://i3.photobucket.com/albums/y59/paradymshift/index/contact.jpg" border="0" width="117px" height="40px" alt="Contact"></a></td>
</tr>
</table>

</center>


</body>
</html>

louisesworld
03-30-2005, 09:02 AM
Try going into your index file and change these bits:

<frameset rows="75px,*">
<frame src="http://www.geocities.com/pds_website/top.html" Top="top" border=0 frameborder=0 framespacing=0 scrolling=no noresize="noresize">
<frameset cols="215px,*">
<frame src="http://www.geocities.com/pds_website/left.html" Links="left" border=0 frameborder=0 framespacing=0 scrolling=no>
<frame src="http://www.geocities.com/pds_website/right.html" News="right" border=0 frameborder=0 framespacing=0>
</frameset>

So that they say Name=
I'm not completely sure that's the problem but it might work.

I can also reccomend hosting for u:
No Referral Links Please

Jacenta
03-31-2005, 12:53 AM
OMGOMGOMGOGMOGMGOMGOGM
AHHHH THANKS SOOOOO MUCH!

Its amazing what a little mistake can do... geez lol.

Thanks so much hun!