This is a responsive Student Admission Form built using HTML5 and CSS3, designed for college or institutional use. It allows students to submit their personal, academic, and course information with file uploads and a polished, mobile-friendly design.
- 📱 Responsive UI for modern devices
- 🎨 Stylish form layout with themed inputs and colors
- 🧾 Field Groups: Student Info, Parent Info, Course Selection, File Uploads
- 📤 File Upload Support: Student photo and school leaving certificate
- 📬 Form Fields:
- Text fields (Name, State, City)
- Radio buttons (Gender)
- Checkboxes (Branch selection)
- Date picker (DOB)
- Dropdown (Course selection)
- File input
- Textarea (Address)
- HTML5 – Semantic structure
- CSS3 – Custom styling and responsiveness (media queries)
- PHP (backend) – Form data processing (via
studentprocess.php
) (not included here)
- Web Server (Apache, Nginx, XAMPP, etc.)
- PHP 7.x or later
- MySQL or MariaDB
- Browser with HTML5 support
uploads/
folder withwrite
permissions