Skip to content

omer-github93/landing-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Landing Page Project

Table of Contents

Instructions

The starter project has some HTML and CSS styling to display a static version of the Landing Page project. You'll need to convert this project from a static project to an interactive one. This will require modifying the HTML and CSS files, but primarily the JavaScript file.

To get started, open js/app.js and start building out the app's functionality

For specific, detailed instructions, look at the project instructions in the Udacity Classroom.

This Landing page involves:


  1. section menu created dynamically by javascript DOM according to section in HTML
  2. active class is added whenever the menu item is clicked
  3. jump to section when menu item is clicked by adding a powerful css property to whole html page (scroll-behavior: smooth;) to make scrolling effect smoother back to top button when scrolling down the button appears
  4. Mobile Navigation Menu sidebar

About

Landing page 1MAC project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published