!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


You need to login to view comments.