Skip to content

anirudh-singh01/Online-education-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Online E-Learning Website

Overview

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.

Features

  • 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.

Technologies Used

  • HTML: Structure of the website.
  • CSS: Styling and responsiveness.
  • JavaScript: Interactive features and dynamic behavior.

Folder Structure

/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

Setup Instructions

  1. Download or clone the repository.
  2. Open the index.html file in any modern browser.
  3. The website automatically redirects to main/home.html.

How to Use

  • Navigate through the menu to explore different sections.
  • Use the contact page to send inquiries.

Created by: Anirudh Singh | All rights reserved.