Welcome to the WSD-PRO project! This repository contains the source code for a college website developed as part of a university web project. The website features sections for showcasing educational programs, courses, and contact information.
WSD-PRO is a web application created to represent a college's online presence. It provides a platform for users to learn about the college, explore available courses, and get in touch with the administration. The website is designed with a focus on clarity, usability, and responsive design.
- Home Page: An introduction to the college with key information and updates.
- About Page: Details about the college, including history, mission, and faculty.
- Courses Page: Displays information about various educational programs and courses using Bootstrap card elements.
- Contact Page: Allows users to send messages or inquiries directly through a contact form.
- Responsive Design: Utilizes Bootstrap for a mobile-friendly and responsive layout.
- Fixed Navbar and Footer: Ensures navigation and footer elements are accessible from anywhere on the site.
- HTML5: For the structure and content of the web pages.
- CSS3: For styling and layout. Includes custom styles and Bootstrap.
- JavaScript: For adding interactivity and client-side validation.X
- Bootstrap: For responsive design and UI components.
- PHP: For server-side email handling (if applicable).X
To get started with this project locally, follow these steps:
- Clone the Repository:
git clone https://github.com/sho6000/WSD-PRO.git