Let say I set some rules for an anchor tag at the top of my css sheet like the following:
Then I needed some part to have the default anchor tag rules like the underline and the blue color. I know I can re-declare the colors, but is there a syntax to do this fast?HTML Code:a{ text-decoration: none; color: #000; }




Reply With Quote








Bookmarks