/ Published in: CSS

Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
#x #y { color:#f00 } body #x #y { color:#fff } /* !important for ie6 */
Comments
