OK the scenerio is, I use external CSS to format text in my webpages.
to style my links i create one class like this
a { tags }
and this get applied to whole page.
The problem:
Now i want to keep default style for links but also want to use different style for the links in header section only,
so how to do this?
to style my links i create one class like this
a { tags }
and this get applied to whole page.
The problem:
Now i want to keep default style for links but also want to use different style for the links in header section only,
so how to do this?




