Quote:
Originally Posted by Turtle91
That's a new one for me...I guess I haven't run into that before because I just style the <a> in the css. I definitely need to read up on cascade priorities.
Thanks fer the learn'n!
|
By precedence:
I declare a style to modify a tag
Then I include a tag that has a default/style that is counter to the outer tag.
Use the 'inspector' to see the 'calculated' results values.