CSS hack笔记

   background: #00f; /* all browsers including Mac IE */
   *background: #f00; /* IE 7 and below */
   _background/**/: #0f0; /* IE 5.0 */
   _background:/**/ #f62; /* IE 5.5 only */
   _background/**/:/**/ #f61; /* IE 6 only */
posted @ 2011-05-05 16:44  _cloudy  阅读(114)  评论(0)    收藏  举报