!important for IE6


/ Published in: CSS
Save to your folder(s)



Copy this code and paste it in your HTML
  1. #x #y { color:#f00 }
  2. body #x #y { color:#fff } /* !important for ie6 */

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.