Sunday, September 28, 2008

CSS browser hacks

height:10px;
_height:20px;/* ignored by IE6 */

*height:20px;/* ignored by IE7 */

#container[id] { width: 820px; } /* ignored by IE */