This project is a responsive Online E-Learning Website built using HTML, CSS, and JavaScript. It provides a platform for users to explore courses, connect with teachers, and access pricing and reviews.
- Home Page: Highlights key offerings and provides a welcome message.
- Course Page: Lists available courses.
- Teacher Page: Displays information about instructors.
- Pricing Page: Details pricing plans.
- Review Page: Showcases testimonials and feedback.
- Contact Page: Allows users to get in touch with the team.
- HTML: Structure of the website.
- CSS: Styling and responsiveness.
- JavaScript: Interactive features and dynamic behavior.
/online-education-website
|-- index.html (redirects to home.html)
|-- /main
|-- home.html
|-- course.html
|-- teacher.html
|-- price.html
|-- review.html
|-- contact.html
|-- /css
|-- /js
|-- /images
- Download or clone the repository.
- Open the
index.html
file in any modern browser. - The website automatically redirects to
main/home.html
.
- Navigate through the menu to explore different sections.
- Use the contact page to send inquiries.
Created by: Anirudh Singh | All rights reserved.