Thursday, 4 November 2010

Conditional CSS files for IE6, IE7, IE8 ...

So I just always lose this bit of code. Its not ideal, but works perfectly.
< !--[if IE 6]>
padding: 0px 20px 6px 2px;
< ![endif]-->

No comments:

Post a Comment