"Edward Yang" <
neo_in...@msn.com> wrote in message
news:OcnpUeX...@TK2MSFTNGP15.phx.gbl...
>I am running Windows 2000/IE6 with all latest patches installed. IE6 has
> problems displaying this file. The header text (inside H2 tag) are
> crowded together when the browser window width is narrow than text width.
It's caused by the stylesheet defining the line height as fixed at 18px.
It's not an IE bug, it's the fault of the CSS writer not including different
line heights for the header styles.
Dan