First Byte Design Blog
Website design ideas found on other blogs and websites
Thursday, 26 April 2007
CSS height and width bug fix
For bug in browsers on minimum width and height to allow for ie6
set the values in the css (same for width):
.css{height:200px; min-height:200px}
Goes out side the .css code:
html>body .css{height:auto}
same for width
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment