This is the landing page as asked in task. This is ,A gym website, landing page consist of main login page and one faq (frequently asked question) page.
This repository contains Intern Task 01: a landing page for a gym website. The project includes a main login page and an FAQ (Frequently Asked Questions) page, as specified in the task requirements.
- Landing Page: A sleek and welcoming entry point to the gym website, designed to attract potential members.
- Login Page: Enables users to access their accounts and view personalized information.
- FAQ Page: Provides answers to common questions, enhancing user understanding and engagement with the gym's offerings.
- Responsive Design: Built to function seamlessly across different devices, including desktops, tablets, and mobile phones.
- User-Friendly Interface: Intuitive layout and navigation for easy access to login and FAQ sections.
- FAQ Section: A dedicated page answering frequently asked questions, making it easy for users to find information without additional assistance.
- Frontend: HTML, CSS, JavaScript
- Frameworks/Libraries: Bootstrap (if applicable) for layout and styling
- index.html: The main landing page with a login section.
- faq.html: The FAQ page providing answers to commonly asked questions.
- styles.css: Custom styling for the project.
- app.js: JavaScript to handle any interactive elements or form validation (if applicable).