I did the following style options:
- CSS3 Web Fonts
- Background Parallax
- Nav Menu
- Sticky
- Highlight Content When Clicking Navbar
- Sticky footer
I'll be honest, when you described this:
(10 points) sticky nav with auto-highlight
- As you scroll through your document, your sticky nav menu should highlight the section that is topmost in your viewport.
- W3Schools has code to do this. Look it up.
I had a pretty good idea of what you were describing, but I couldn't find any tutorial about how to do it. There was nothing, especially from W3Schools.