I can't for the life of me figure out why my header tags will only pick up the browser defaults and when I spec the h tag sizes, I can't get it to change. There's no inline CSS. Can someone please enlighten me? Ta!
Validate the above CSS and you get a number of parse errors. It seems that some of the characters have become corrupted. Simply re-typing them should fix your issues.
Also, the font-size declarations for the headings seem to be using an en dash instead of a hyphen.
I can't for the life of me figure out why my header tags will only pick up the browser defaults and when I spec the h tag sizes, I can't get it to change. There's no inline CSS. Can someone please enlighten me? Ta!
Also, the font-size declarations for the headings seem to be using an en dash instead of a hyphen.