This static frontend project represents the homepage design for Dasnagar Government Polytechnic College. It was developed as a 5th Semester major project during the Diploma in Information Technology Engineering (ITE) program under WBSCTE.
The design focuses on a clean, responsive layout ideal for academic presentations or prototyping college websites.
DSP.college.Website-FE/
├── index.html # Core homepage HTML file
├── style.css # Styling for layout & design
├── README.md # Project documentation
└── images/ # Static images including college logo and visuals
├── logo.png
├── anti_ragging.png
├── board-collage.jpg
├── collage-pic1.png
├── front-side-collage.jpg
├── harassment.png
├── student_welfare.png
├── IMG-20240806-WA0003.jpg
└── ... # Other supporting images
- 📱 Responsive design compatible with desktops, tablets, and mobile devices
- 🧩 Semantic and organized HTML/CSS for ease of understanding and extensibility
- 🎨 Visual emphasis using images highlighting college activities and values
- 🏫 Inclusion of the official college logo and themed images placed in the
images/folder
Below is the college logo and sample visuals incorporated in the homepage. Replace the placeholder paths with your actual image file names as needed.
| College Logo | College Banner |
|---|---|
|
|
Clone the repo and open the homepage locally in any modern browser:
git clone https://github.com/Soumen044/DSP.college.Website-FE.git
cd DSP.college.Website-FE
open index.htmlContributions are welcome! To propose improvements:
- Fork this repository
- Create a feature branch (
feature/your-feature) - Commit your changes
- Push to your fork
- Open a Pull Request for review
This project is mainly intended for educational and demonstration purposes as part of a diploma major project. No formal license is specified.
Developed by Soumen044 for Diploma in Information Technology Engineering, WBSCTE.


