vertical align for content of the table

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sedigh mohseni
    New Member
    • Feb 2011
    • 64

    vertical align for content of the table

    hi
    can we use values other than top, bottom , middle for content of the cells table?(for example can we use baseline, text-top, and the other values that is defined for this property in w3c specifications)

    thanks in advance
  • Elisabeth Dietz
    New Member
    • Jun 2011
    • 3

    #2
    in general it´s like this:

    the baseline of the cell is at the same height as the baseline of the first row, so this is where the text is set with baseline.

    sub, super, text-top, text-bottom doesn´t work with cells; it will align at the baseline in these cases.

    top, bottom and middle should be clear :)

    Comment

    Working...