min-width in ie6?
-
any W3C valid way to use min-width , min-height property in IE6
No. Use width and height instead for IE6. It's a very old browser so don't worry too much about making your site look exactly like it does in modern browsers - as long as the content is accessible then you'll be fine.Add a Comment