0

The color property for the text is not working in IE8.All the other colors are working except White i.e., #fff Here is the css code used.

a{
text-decoration:none;
color:#fff;
}
Maverick
  • 59
  • 2
  • 11
  • Any help could be appreciated, Thanks in advance – Maverick Oct 27 '15 at 12:14
  • there is no reason at all why this wouldn't work -- that is basic CSS which should work without problems even in IE5. Can you provide a live example that demonstrates the problem? – Spudley Oct 27 '15 at 21:47
  • MY TEXT
    Even the color is not reflected for this code. The problem is only with the white color.
    – Maverick Oct 28 '15 at 00:52

0 Answers0