https://github.com/abdullahghanem/udacity-fend-landing-page
https://github.com/abdullahghanem/udacity-fend-landing-page
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/abdullahghanem/udacity-fend-landing-page
- Owner: AbdullahGhanem
- Created: 2021-09-18T01:35:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-02T13:32:49.000Z (over 3 years ago)
- Last Synced: 2025-03-24T00:34:02.794Z (3 months ago)
- Language: HTML
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Landing Page Project
## Table of Contents
* [Introduction](#introduction)
* [Instructions](#instructions)
* [Implementations](#implementations)
* [Credits](#credits)## Introduction
This project demonstrates how to build a multi-section landing page, with a dynamically updating navigational menu based on the amount of content that is added to the page.## Instructions
To get started:
1. git clone https://github.com/AbdullahGhanem/udacity-fend-landing-page
2. open `index.html`## Implementations
- added new sections
- the menu is created coorectly
- the active section is highlighted
- the link on the menu of the active section is highlighted
- on click on the menu the page is smooth scrolling to the section## Credits
- [abdullahghanem](https://github.com/abdullahghanem)