This project demonstrates a responsive webpage using jQuery for a hamburger menu and a parallax scrolling effect + hover effect to make it more cool.
- Hamburger menu with animated toggle
- Smooth slide-in/out menu animation
- Parallax effect on the background image
- HTML5
- CSS3
- jQuery 3.5.1
- Click the hamburger menu icon (☰) in the top left corner to toggle the menu.
- Scroll down the page to see the parallax effect on the background image.
| File/Directory | Purpose | Notes |
|---|---|---|
index.html |
HTML Structure | Main page content. |
style.css |
Stylesheet | Handles all styling, layout, and responsiveness. |
script.js |
Interactivity (JS/jQuery) | Contains logic for the hamburger menu functionality and the parallax scrolling effect. |
images/ |
Assets | Directory for project-related images. |
Contributions are welcome! If you find any issues or have suggestions for improvement, please open an issue or create a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
