Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Vertically Align Text in a DIV
Old 03-25-2008, 01:18 PM Vertically Align Text in a DIV
Ultra Talker

Posts: 316
Trades: 0
I've had a google around and thought the two lines in bold would do it but they haven't:

Code:
.button-left, .button-right {
background-color:#f4f4f4;
color:#808080;
width:240px;
height:30px;
font-weight:bold;
float:left;
margin-bottom:5px;
margin-top:5px;
padding:0px;
text-decoration:none;
text-align:center;
display: table-cell;
vertical-align: middle;
}
Anyone know how to vertically align the text to the middle of a DIV?

Thanks
Joe3000 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 03-25-2008, 02:17 PM Re: Vertically Align Text in a DIV
LadynRed's Avatar
Defies a Status

Posts: 10,016
Location: Tennessee
Trades: 0
Nope.. vertical-align does not work the same way in CSS as it does in tables. It refers to the baseline of the text - not the middle of a div.

See the stickies on centering your website, it includes methods for vertical centering.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Vertically Align Text in a DIV
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.48113 seconds with 12 queries