ibrahim11elian / landing-page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Landing Page Project

  • Multi-section landing page.that handle dymicaly new sections if it added
  • responsive webpage made with HTML and CSS , flexbox and CSS Grid with some transitions in it
  • Navigation is built dynamically as an unordered list. Start with empty ul and dynamically build navigation using Append , appendChild, and innerHTML.
  • section will be viewed while scrolling through the page.
  • When clicking an item from the navigation menu, the link should scroll to the appropriate section.

Users should be able to:

  • See hover states for interactive elements

Screenshot

screenshot

you can try it from here:

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • CSS Flexbox
  • Javascript

Author

About


Languages

Language:HTML 39.2%Language:CSS 34.8%Language:JavaScript 26.0%