Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 632 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 632 Bytes

Landing Page Project

Using HTML5, CSS3, JavaScript to build a multi-section landing page, with a dynamically updating navigational menu based on the amount of content that is added to the page.

Description

This is a basic Landing Page project made by HTML, CSS and JavaScript. The project shows how to manupulate the DOM to do some functionalities with JavaScript to make your page work dynamically.

Functionalities

  • The page nav-bar has all sections titles, once you click on any title it will take you to that section.
  • The section title in the nav-bar will be hilighted once you scroll down to that section