Skip to content

Landing page which contains multi-sections and a navigation menu built dynamically based on the number of sections

Notifications You must be signed in to change notification settings

nourhan-ismail/Udacity-egFWD-Landing-Page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Landing Page Project

Table of Contents

Project Title

Landing Page

Project Description

This project focuses on manipulating the DOM by building a multi-section landing page and dynamically build a navigation menu according to the number of sections. Additionally, the performance was improved through using the DocumentFragment interface to reduce the reflow/repaint occurences to avoid intensive tasks.

Dependencies

None

Usage

To open the website, you can clone the repository to your github account or download the code as a zip file. Then open index.html using any installed browser.

About

Landing page which contains multi-sections and a navigation menu built dynamically based on the number of sections

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published