.sample{
height:15px;
width:15px;
margin:10px;
padding:10px;
float:left:
/*this one apply in ie only */
border:1px solid #fff;
# border:2px solid #fff;
/*this one apply in ie only*/ for ie it treats as 2px.**
}
This css is working in ie 7(# border:2px solid #fff) perfect. But its not working ie 8?
Thanks.
Your question is a bit unclear, but this should help:
http://www.positioniseverything.net/articles/cc-plus.html