Hi i was wondering if i could overide a a:link code in a css sheet since i have different colours on a page if so how and some sample code would be nice
thanks all
Sam Lad
Printable View
Hi i was wondering if i could overide a a:link code in a css sheet since i have different colours on a page if so how and some sample code would be nice
thanks all
Sam Lad
By simply including some local styles in your <head> section, you should be able to override your linked CSS styles.
Local styles always take precedence over other specified styles.