Skip to content

This is a multi-section landing page. built to experience real-world scenarios of manipulating the DOM. It was a Udacity project

Notifications You must be signed in to change notification settings

ZcodiN1710/landing-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Landing Page Project

This is a simple landing page project featuring a navigation bar, main content sections, and a footer.

Table of Contents

  • #Description
  • #usage)
  • #dependencies)
  • #project-structure

Description

The landing page project is designed to showcase a basic structure for a website with a navigation bar, main content sections, and a footer. The navigation bar includes a logo and four anchor links that lead users to corresponding sections on the page. Each section contains a descriptive h2 heading.

Usage

To view the landing page, simply open the index.html file in a web browser. You can navigate through the sections using the links in the navigation bar.

Dependencies

This project does not have any external dependencies. It uses HTML, CSS, and vanilla JavaScript to create a simple and lightweight landing page.

Project Structure

The project is structured as follows:

  • index.html: Contains the HTML structure of the landing page.
  • styles.css: Includes the CSS styles for the page layout and design.
  • js: Contains the JavaScript code for dynamic navigation creation and smooth scrolling.

License

Feel free to explore, modify, and enhance this landing page template for your own projects!

About

This is a multi-section landing page. built to experience real-world scenarios of manipulating the DOM. It was a Udacity project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published