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>
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>