This project is a simple web application that features a sliding navigation bar that appears when a button is clicked. It includes a home page and a contact page, showcasing basic HTML and CSS skills.
- Responsive Design: The slider navigation bar is designed to be responsive, adapting to different screen sizes.
- Interactive Navigation: Users can click the button to toggle the navigation bar, providing a smooth user experience.
- Contact Page: A dedicated contact page that allows users to view contact information and submit inquiries.
- HTML
- CSS
- Clone the repository:
git clone https://github.com/yourusername/your-repo-name.git
- Open the
index.html
file in your preferred web browser to view the project.
- Click the button to toggle the slider navigation bar.
- Navigate to the Contact page using the navigation links.
Contributions are welcome! If you have suggestions for improvements or new features, please open an issue or submit a pull request.
This project is open-source and available under MIT license.
- Inspired by web development tutorials on Apna College.
- Thanks to the open-source community for their invaluable resources.