Skip to content

sebzcode/CollegeWebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

CollegeWebsite

A responsive college website built using HTML, CSS, PHP, and images. It features a homepage banner, navigation menu, and several sections showcasing campus life, courses, blog, contact form, etc.


Features

  • Responsive layout β€” looks good on desktop and mobile devices
  • Navigation menu linking to various sections like Home, About, Courses, Blog, Contact
  • Homepage banner / hero section
  • Course page with course listings
  • Blog page for updates / news
  • Contact page + contact form handling (via formHandler.php)
  • Use of images for visual appeal and campus life showcase

Pages & Structure

Here’s the project structure at a glance:

CollegeWebsite/

β”œβ”€β”€ index.html # Home page

β”œβ”€β”€ about.html # About the college

β”œβ”€β”€ course.html # Course listings / info

β”œβ”€β”€ blog.html # Blog / news section

β”œβ”€β”€ contact.html # Contact page with form

β”œβ”€β”€ formHandler.php # PHP backend to handle form submissions

β”œβ”€β”€ style.css # Global styling

β”œβ”€β”€ images/ # Folder for images

└── README.md # This documentation


Technologies Used

  • HTML5 β€” for page structure
  • CSS3 β€” for styling, responsive design
  • PHP β€” for backend form handling
  • Images β€” for visual content

Possible Improvements

  • Implement mobile menu toggle / hamburger menu for small screens
  • Add more interactive elements (e.g. slide shows, image galleries)
  • Improve form validation (client side + server side)
  • Add a β€œBack to Top” button
  • Integrate more pages like faculty, alumni, events etc.
  • Optimize image sizes and lazy-loading for performance

πŸ‘¨β€πŸ’» Author

Developed by sebs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published