Open brad0351 opened 4 years ago
Hi Jake,
The patterns are a little different from the other code we've done before in that we don't need to include the <!DOCTYPE html>
declarations at the beginning of them. So the first thing you can try is deleting all of the code from the top of your header.html, so your skip links are the first thing on the page.
The second thing is in your header.css file. You have some curly braces with very nice looking CSS code in them, but haven't told your code where to apply the styling. Try adding a header {}
or something in front of that section.
If you want to confirm for yourself that the styling is working, try changing the background colour to something really weird. If you can't see the change, re-tag me!
Cheers! MacKenzie
If this issue has been addressed, please make sure to close it 😄
Hello @MacKenzieRose I am having an issue with my Header. I can't seem to style it. The text won't change colour or font. I am drawing a blank on how to change this and I am falling behind. Any help would be greatly appreciated.
Cheers,
Jake Bradley