Was wondering if anyone knows of a way to use css style sheet to target a specific set of elements like a navigation bar only.
I have a style sheet for my entire page but want a separate sheet to target only my navigation bar. the navigation bar is composed f several divs and Ul Li classes. I want them targeted by one css style sheet. How can I do this?
Thanks
Rob