/landing-page

Changing a static landing page to an interactive one.

Primary LanguageHTML

Landing Page Project

Introduction

The starter project has some HTML and CSS styling to display a static version of the Landing Page project. The point of this project is to change the page from a static one to an interactive one, by changing the Javascript, HTML and CSS files. Download starter files from here.

Features:

  • Addition of a navigation bar containing the sections in the page.
  • Highlighting of the section being viewed.
  • Navigates to a section when clicked on in the navigation bar.

Instructions:

  • Clone/Download Project.
  • Open index.html on a web browser.