Skip to content

front end Udacity nanodegree first project (dynamic Nav Bar landing page).

Notifications You must be signed in to change notification settings

abramBoutros/landing-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Landing Page Project

Table of Contents

Project-Description

  • The NavBar is Built dynamically after the page is loaded
  • When the user scrolls the section beeing viewed changes it's backgroud color
  • The NavBar list item backgroud color changes too with the corresponding section.
  • When the window is scrolled down the NavBar goes up in 0.5s

List-of-Files

  1. css -styles.css
  2. js -app.js
  3. index.html
  4. README.md

Methods-Used

  • all functions called by events
  • I used getBoundingClientRect method to give the active class to the section in view and it's corresponding NavBar list item.

About

front end Udacity nanodegree first project (dynamic Nav Bar landing page).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published