navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

text-align: top;

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Cascading Style Sheets >> text-align: top;
Page: [1]
 
rdouglass

 

Posts: 9272
From: Biddeford, ME USA
Status: offline

 
text-align: top; - 3/15/2006 9:38:24   
Hi all you CSS guru's.

I'm trying to apply a class to a group of table cells and I want them to all align vertically to the top of the cell. I know about text-align: and left,right, and center but I can't find any way to set the vertical alignment of a cell using CSS.

Anyone have any ideas or know of a solution?

_____________________________

Don't take you're eye off your final destination.

ASP Checkbox Function Tutorial.
d a v e

 

Posts: 4143
Joined: 7/24/2002
From: England (but live in Finland now)
Status: offline

 
RE: text-align: top; - 3/15/2006 10:31:00   
guess all the gurus are busy ;), but...

.class {
vertical-align: top;
}

should work
http://www.w3.org/TR/CSS21/tables.html#height-layout



_____________________________

David Prescott
Gekko web design

(in reply to rdouglass)
rdouglass

 

Posts: 9272
From: Biddeford, ME USA
Status: offline

 
RE: text-align: top; - 3/15/2006 11:10:46   
quote:

vertical-align: top;


Works great, thanks.

Now how come I couldn't find it? :)

_____________________________

Don't take you're eye off your final destination.

ASP Checkbox Function Tutorial.

(in reply to d a v e)
d a v e

 

Posts: 4143
Joined: 7/24/2002
From: England (but live in Finland now)
Status: offline

 
RE: text-align: top; - 3/15/2006 11:21:53   
maybe cos you haven't got this?! http://people.opera.com/rijk/panels/

_____________________________

David Prescott
Gekko web design

(in reply to rdouglass)
Page:   [1]

All Forums >> Web Development >> Cascading Style Sheets >> text-align: top;
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts