Skip to content

Latest commit

 

History

History
executable file
·
12 lines (8 loc) · 441 Bytes

File metadata and controls

executable file
·
12 lines (8 loc) · 441 Bytes

Udacity Front-End Nanodegree - Landing Page Project

Landing page project with a programmatically generated navigation bar.

Demo

Project structure

  • index.html: page layout.
  • js/app.js: programmatically generated navigation bar, highlight section in viewport.
  • css/styles.css: main stylesheet file.
  • css/nav_style.css: style rules of the navigation bar.