This is a Project 2 for Front End Developer Course. You can view the page here
- Dynamically Building List of anchors through JavaScript
- Scrolling into View based on anchor clicks. This part of the code was found on this site
- Setting of Active Areas
- for loops / for of
- addEventListener
- setAttribute
- getAttribute
- document.querySelector
- createElement
Special thanks to Udacity for provided source code for HTML and CSS.