Click to See Complete Forum and Search --> : Aargh... tables are driving me nuts!!!


awa64
12-15-2001, 08:54 PM
I'm working on redoing my site. I have the layout exactly how I want it, but there's one problem: all of the frames default to placing content in the middle of the frame, and I want it to default to the top.

Any ideas on how to do this?

------------------
More Posts about Buildings and Food (http://www.cjforums.com)

Grizzly
12-16-2001, 12:14 AM
Do you mean tables? As a parameter for the <TD> tag, simply say:

valign="top"

awa64
12-16-2001, 01:26 PM
Originally posted by Grizzly:
Do you mean tables? As a parameter for the <TD> tag, simply say:

valign="top"

Yes, I meant tables. Thanks for the help.

------------------
More Posts about Buildings and Food (http://www.cjforums.com)