could anyone please explain me !Important word placed in css files...as i m new i need this answer for Interview Questions...
"!important" is a CSS rule which you add next to a "property: value" A property containing this rule will have priority to a property without it. here is a example: and you get links with red color... note that IE 6 doesn't know "!important"
thanks and y there is need for us to give color red and blue at the same time....any example could you give... anyways thanks