N
Nik Coughin
Bit stuck.
I have this column, on the left of my page-in-progress:
http://homepages.ihug.co.nz/~nrkn/new/
I set the height to be 85%, because I personally feel that a left column
looks better if it takes up most of the vertical space rather than just use
what it needs -- I'm open to suggestion on this, so long as it looks good.
Problem with using %s for the height is that if the navigation links take up
more room than the % height allows for, the div either obscures the nav
items (IE) or the nav items flow out of the div (Opera, Mozilla).
Setting min-height to around 18em fixes this in Opera and Mozilla, but as we
well know, IE doesn't support it... grrr. Any workarounds?
Another thing that only happens in IE, there is a rectangular area in which
I can't select text -- it covers the N, R, and about half of the K in the
logo, and "Menu I" in the first "Menu Item" -- any idea what it causing this
and how I can get around it?
Any other suggestions or comments?
Thanks a million. Two million even.
I have this column, on the left of my page-in-progress:
http://homepages.ihug.co.nz/~nrkn/new/
I set the height to be 85%, because I personally feel that a left column
looks better if it takes up most of the vertical space rather than just use
what it needs -- I'm open to suggestion on this, so long as it looks good.
Problem with using %s for the height is that if the navigation links take up
more room than the % height allows for, the div either obscures the nav
items (IE) or the nav items flow out of the div (Opera, Mozilla).
Setting min-height to around 18em fixes this in Opera and Mozilla, but as we
well know, IE doesn't support it... grrr. Any workarounds?
Another thing that only happens in IE, there is a rectangular area in which
I can't select text -- it covers the N, R, and about half of the K in the
logo, and "Menu I" in the first "Menu Item" -- any idea what it causing this
and how I can get around it?
Any other suggestions or comments?
Thanks a million. Two million even.