Skip to content

resmith/udacity-frontEndWebDev-p2-DynamicPage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Landing Page Project

Installation

Clone <thisRepo>
cd <directoryClonedTo>
click on index.html to open it in a browser

Code structure

Content is in index.html

Styling is in css/styles.css

Code is in js/app.js

Purpose

The purpose of this code is to demonstrate the knowledge and application of eventhandlers & dom manipulation.

The high-level goal is to:

  • Create a menu dynamically based on the sections within the document
  • When the user clicks on a menu item, that section should be presented
  • when a user scroll, indicate what section is the first visible

udacity-frontEndWebDev-p2-DynamicPage

About

Page that dynamically create a menu based on the sections within the page. Demonstrates understanding and utilization of DOM, HTML manipulation via Javascript, event listeners, ...

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages