/Front-End-Web-Pro-1

Udacity's Professional Web Development Program First Project - Landing Page

Primary LanguageHTML

Front-End-Web-Pro-1

Udacity's Professional Web Development Program First Project - Landing Page


References

1- https://stackoverflow.com/questions/4032654/get-list-item-index-in-html-ul-list-using-javascript

2- https://css-tricks.com/sticky-smooth-active-nav/


Given Template:

  • A web page (HTML, CSS, and JavaScript files) with no functionality, but with current styling applied

What I Added:

  • The ability to navigate the page using the links on the top-right corner

Top-Right Corner Links

  • Scrolling through the page would highlight which section of the web page I'm currently at

Highlighted Link

  • A 'Back To Top' button that appears when the user scrolls down. It scrolls back to top of the web page

Back To Top Button