Skip to content

First Project In Front End Web Development Professional Nanodegree Program With egFWD Initiative

Notifications You must be signed in to change notification settings

Youssef307-hub/landing-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

landing-page

First Project in Front End Web Development Professional Nanodegree Program With egFWD initiative.

The starter project has some HTML and CSS styling to display a static version of the Landing Page project. All the changes are applied on the app.js file

Table of contents

The app.js file contains three methods:

1- "buildNavBar" method which builds the navigation bar and add the list items to it and add the style to it by adding some classes.

2- "activeSection" method which add styles to the section in the viewport to show it as the active section, when scrolling to the section or when a certain section got clicked on in the navigation bar.

3- "scrollToSection" method which scrolls to the section that has been clicked in the navigation bar.

About

First Project In Front End Web Development Professional Nanodegree Program With egFWD Initiative

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published