This project was created as a part of my learning journey to practice front-end web development. It reflects a real-world application of HTML and CSS in building a structured, presentable, and responsive college website layout.
- Homepage – Welcome section with college name.
- Faculty – Details of college faculty members
- Courses – Information on various courses offered
- Contact – College contact details and inquiry options
- Smooth Navigation – Simple anchor-based navigation between sections.
HTML5 – For structure and content. CSS3 – For styling and layout
The entire website is navigable through anchor links, enabling smooth scrolling or jumping to different sections on the same page.
- Clone this repository: git clone https://github.com/yourusername/college-website.git
- Open index.html in any web browser.
- Browse through the site sections.