Originally posted by Lotfi Abdolhal but ns doesnt accept the color value within quotes!
This is because it isn't valid. No surprise here though, IE can only really handle invalid code. The only time you'll ever really need quotes in CSS is if you're using a font in which contains space in its name (e.g., font-family: "times new roman", serif).
Bookmarks