Sent by Mark Howells on 20 August 2002 17:05
> In Mozilla, my top nav bar has text nicely centered top to bottom. It
> floats up to the top in ie6. Am I dealing with a bug?
I'm guessing that this is connected to the fact that the vertical-alignment
definition relates to the containing element (not the browser window). Is
the height of this container set to 100% ?
If so, then (again) the definition does not relate to the browser window --
I seem to recall that vertical-alignment in respect to the browser window
cannot be acheived using CSS alone, but requires Javascript (to manipulate
container heights and so on).
Regards
Mark Howells
<http://www.mark.ac/>