PDA

View Full Version : Text Archive problem


greychops
03-04-2008, 06:17 PM
On my text archive page, the right hand column is pushed down. This is the date archive. Any ideas on how to have that column line up at the top with the category column? Thanks for your help in advance.

This can be seen at http://www.beepsandchirps.com/index.php?x=archive

Thanks,
Jonathan

dakwegmo
03-04-2008, 06:56 PM
More than likely it's because you've got some serious problems with your markup.

I'd start though, by combining these two tags into one.
<td valign="top"><td width ="50%">
Like this.
<td valign="top" width ="50%">