A responsive and modern Job Application Form built using HTML and CSS. This project demonstrates clean UI design, form structure, and responsive layout using CSS Grid.
- Responsive design (works on mobile & desktop)
- Clean and modern UI
- CSS Grid layout for form structure
- Input fields for user details
- File upload option for CV
- Styled button with hover effects
- HTML5
- CSS3 (Grid + Flexbox)
- Google Fonts (Poppins)
project-folder/
βββ index.html
βββ style.css
-
Open the project folder:
cd job-application-form -
Open
index.htmlin your browser.
https://t29bhoomi.github.io/job-application-form/
- Add JavaScript form validation
- Connect to backend for real submissions
- Improve accessibility
- Add animations and transitions
This project is created for learning and practice purposes.