RatnadeepBiswakarma / fend-landing-page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Landing Page Project

Table of Contents

Instructions

Simple landing page app with DOM manipulation.

Features

  1. Renders 4 sections with lorem ipsum content
  2. Generates the navbar dynamically using javascript
  3. Clicking on the navbar link it scrolls to that section
  4. Scrolling the page will also highlight the section which is in the viewport
  5. The section which is in the viewport will be highlighted with slight dark background color

How to open

Download/clone the project, open the index.html in browser

About


Languages

Language:HTML 45.9%Language:CSS 32.1%Language:JavaScript 22.0%