View Full Version : CSS Table Problem....


LuvinVanessa4
02-24-2004, 11:34 PM
Hi, I'm new to CSS, but I'm starting to get the hang of it. Anyways, I'm having this problem with my tables in general. I have 3 tables listed on the left side of my page and in the second table I like the fact that theirs not a gap between the heading and the rest and a gap at the end either. But I noticed on my first and third tables theirs a gap, and I can't understand why, I know its a dumb question, but I thought maybe it could have been a <P> but I didn't notice one, could anybody possibly help me out and get my first and third tables to look like my second? Please and Thanks!

John

Oh yea, here's the link to my site: http://www.geocities.com/ademainvasion/new2.html

kittycat
02-25-2004, 12:53 AM
Add valign="top" to the TD tag. You may want to do it for all of your tables, not just the ones with the problem :)

LuvinVanessa4
02-25-2004, 02:45 AM
Thanks, I forgot all about that lol I've been working with html for about 5 years but I'm just getting the hang of the very very advanced stuff. Thanks!

John