Why do you need this 
style="height: 100%;vertical-align: middle;"
at all? 

Isn't the default for vertical alignment in a cell
center? If you don't do anything, and haven't set
anything in your CSS, the cell should be vertically
centered by default. 

Marjorie MacDonald

--- CJ Larson <[EMAIL PROTECTED]> wrote:

> >This doesn't seem to center vertically in either IE
> 6 or Firefox...
> 
> Do you have a sample page online?
> 
> I noticed you cut out the HTML <td> example from my
> original reply and
> only left in the CSS one.  Are you sure you were
> using the right
> example?  The full code for my td table was more
> like this (I'm only
> using inline styles for simplicity in emails):
> 
> <table style="height: 100%;">
> <tr><td style="height: 100%;vertical-align:
> middle;">hello
> world</td></tr>
> </table>
> 
> 


                
__________________________________________ 
Yahoo! DSL – Something to write home about. 
Just $16.99/mo. or less. 
dsl.yahoo.com 

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to