[thelist] simple css question I believe - vertiable table cell

Raymond Camden thelist at lists.evolt.org
Wed Sep 11 13:36:01 2002


How do you align text in a table cell so it is vertically centered? I
now I can achive it with <tr valign="middle">, but I'm looking for a
pure CSS answer.

-Ray