View Full Version : Help Please aligning problem...


aic713
04-08-2003, 01:03 AM
Hi this is my problem. My site is already up & running.. But I've run into a problem with the tables.

As you can see here http://www.cruel-deception.net/~graphics/main.html . The Left & Right menu table's are aligned with the main middle table.

Then if you go here http://www.cruel-deception.net/~graphics/abc.html

You can see where my problem is.. When I add my designs to the main middle table, The Left & Right menu tables go to the middle of the page. Can someone PLEASE help me out??

Thanks a million, Lori

epolady
04-08-2003, 01:40 AM
Add valign="top" to your <TD> tags.

aic713
04-08-2003, 03:12 AM
Originally posted by epolady
Add valign="top" to your <TD> tags.

I've already added that.. it's still not working. If you want you can "View Source" on the Soap Opera wallpaper, page. :(

Thanks

Dude128
04-08-2003, 03:16 AM
you have valign="top" in the cells where your navigation and everything is, but you don't have it in the cells that hold those whole tables. try adding it to those, too.