Jacenta
04-18-2005, 08:09 PM
Hey alright here is the page: http://www.geocities.com/pds_website/music.htm
(Just look at the first table***)
I'm trying to get the song titles and everything beside it to line up at the top instead of having huge spaces inbetween them. I've been trying but what am I doing wrong??
Here is the code: (For only the first table)
<table border="0" cellspacing="1">
<tr>
<td rowspan="3"><a href="http://i3.photobucket.com/albums/y59/paradymshift/pages/frontcover.gif"><img src="http://i3.photobucket.com/albums/y59/paradymshift/pages/frontcover.gif" width="202px" height="202px" alt="Pop Culture"></a></td>
<td>Pop Culture</td>
<td align="top" ><a href="http://www.purevolume.com/paradymshift">Listen</a></td>
<td align="top"><a href="http://www.vancitybands.com/play.php?band_id=162&song_id=568&mode=song_hifi">Download</a></td>
<td align="top">Lyrics</td></tr>
<tr>
<td align="top">Before England</td>
<td align="top"><a href="http://www.purevolume.com/paradymshift">Listen</a></td>
<td align="top"><a href="http://www.vancitybands.com/play.php?band_id=162&song_id=604&mode=song_hifi">Download</a></td>
<td align="top">Lyrics</td></tr>
<tr>
<td align="top">Time For A Tea Party</td>
<td align="top"><a href="http://www.purevolume.com/paradymshift">Listen</a></td>
<td align="top"><a href="http://www.vancitybands.com/play.php?band_id=162&song_id=569&mode=song_hifi">Download</a></td>
<td align="top">Lyrics</td>
</tr>
</table>
If someone coudl help me that would be soooooo great!
Thanks guys!
-Jacenta
(Just look at the first table***)
I'm trying to get the song titles and everything beside it to line up at the top instead of having huge spaces inbetween them. I've been trying but what am I doing wrong??
Here is the code: (For only the first table)
<table border="0" cellspacing="1">
<tr>
<td rowspan="3"><a href="http://i3.photobucket.com/albums/y59/paradymshift/pages/frontcover.gif"><img src="http://i3.photobucket.com/albums/y59/paradymshift/pages/frontcover.gif" width="202px" height="202px" alt="Pop Culture"></a></td>
<td>Pop Culture</td>
<td align="top" ><a href="http://www.purevolume.com/paradymshift">Listen</a></td>
<td align="top"><a href="http://www.vancitybands.com/play.php?band_id=162&song_id=568&mode=song_hifi">Download</a></td>
<td align="top">Lyrics</td></tr>
<tr>
<td align="top">Before England</td>
<td align="top"><a href="http://www.purevolume.com/paradymshift">Listen</a></td>
<td align="top"><a href="http://www.vancitybands.com/play.php?band_id=162&song_id=604&mode=song_hifi">Download</a></td>
<td align="top">Lyrics</td></tr>
<tr>
<td align="top">Time For A Tea Party</td>
<td align="top"><a href="http://www.purevolume.com/paradymshift">Listen</a></td>
<td align="top"><a href="http://www.vancitybands.com/play.php?band_id=162&song_id=569&mode=song_hifi">Download</a></td>
<td align="top">Lyrics</td>
</tr>
</table>
If someone coudl help me that would be soooooo great!
Thanks guys!
-Jacenta