Need help with cell vertical alignment
I need to make it so the content of my table cells isn't aligned to the middle. I would like it to start at the top. Any help would be appreciated.
I need to make it so the content of my table cells isn't aligned to the middle. I would like it to start at the top. Any help would be appreciated.
TargetZion posted this at 02:30 — 4th April 2004.
He has: 76 posts
Joined: Mar 2004
Ok, I'm a huge retard. I got it like three seconds after I posted this thread. For those who may have the same problem, the tag should look like this:
MikeJeannotte.com | Validate Your HTML & XHTML
Abhishek Reddy posted this at 02:52 — 4th April 2004.
He has: 3,348 posts
Joined: Jul 2001
heh, or you could do it with CSS: vertical-align: top;
TargetZion posted this at 02:59 — 4th April 2004.
He has: 76 posts
Joined: Mar 2004
Tried that... Didn't like me...
Suzanne posted this at 03:04 — 4th April 2004.
She has: 5,507 posts
Joined: Feb 2000
You might want to validate your code, if vertical-align: top didn't work. It even works in N4.
TargetZion posted this at 03:26 — 4th April 2004.
He has: 76 posts
Joined: Mar 2004
Ok, so I'm still a retard. Went back over my code, and realized I left a quotation off and that prevented my code from displaying properly (obviously)... Oy...
MikeJeannotte.com | Validate Your HTML & XHTML
Roo posted this at 04:23 — 4th April 2004.
She has: 840 posts
Joined: Apr 1999
Ha! Damn quotes, semi-colons and apostrophes!
Evil little buggers, all of them.
(From the queen of typos )
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.