![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| ||||
| ||||
|
|
In HTML 4 Strict, the elements COL, TBODY, TD, TH, TR can have the attribute valign. |
|
Therefore, I assumed that I could also use the property vertical-align with them. |
|
In http://www.w3.org/TR/CSS2/sample.html , I read td, th, tr { vertical-align: inherit } |
|
But Opera ignores TR { vertical-align ... } altogether whereas Firefox and Internet Explorer inherit the value to TD and TH. http://www.user.uni-hannover.de/nhtcapri/temp-4.html |
#3
| |||
| |||
|
|
http://www.user.uni-hannover.de/nhtcapri/temp-4.html It's not a very clear example; |
#4
| |||
| |||
|
|
On Wed, 8 Jul 2009, Jukka K. Korpela wrote: http://www.user.uni-hannover.de/nhtcapri/temp-4.html It's not a very clear example; Actually, that was supposed to be a test on line height. So, let's turn to line-height. :-) Firefox carefully calculates the different line heights. But Internet Explorer 6 and 7 seem to round rather coarse. |
|
Some columns have the same height in IE. What's worse, you get other columns with same height when you change the text size in IE to "larger" oder "smaller". :-( |
#5
| |||
| |||
|
|
On Wed, 8 Jul 2009, Jukka K. Korpela wrote: http://www.user.uni-hannover.de/nhtcapri/temp-4.html It's not a very clear example; Actually, that was supposed to be a test on line height. So, let's turn to line-height. :-) Firefox carefully calculates the different line heights. But Internet Explorer 6 and 7 seem to round rather coarse. Some columns have the same height in IE. What's worse, you get other columns with same height when you change the text size in IE to "larger" oder "smaller". :-( |
#6
| |||
| |||
|
|
In article Pine.LNX.4.64.0907091659100.27373 (A...ni-hannover.de>, Andreas Prilop <prilop4321 (AT) trashmail (DOT) net> wrote: On Wed, 8 Jul 2009, Jukka K. Korpela wrote: http://www.user.uni-hannover.de/nhtcapri/temp-4.html It's not a very clear example; Actually, that was supposed to be a test on line height. So, let's turn to line-height. :-) Firefox carefully calculates the different line heights. But Internet Explorer 6 and 7 seem to round rather coarse. Some columns have the same height in IE. What's worse, you get other columns with same height when you change the text size in IE to "larger" oder "smaller". :-( Yes, FF is careful. In Mac Safari 3, at some enlargements it is not quite logical. Nor in Mac iCab or Opera. |
![]() |
| Thread Tools | |
| Display Modes | |
| |