Job Application Form V01

Author: Colorlib
Released: September 2026
License: CC BY 3.0
A straightforward application form for a made-up robotics company, split into three numbered sections: personal details, CV and cover letter. The CV picker accepts PDF, DOC or DOCX up to 5 MB, shows the chosen file name and size, and can remove it again. Errors appear after a field is left or on submit, with a summary that names every field to fix.
It is plain HTML and CSS plus a few lines of vanilla JavaScript: no jQuery, no Bootstrap files, no plugins, and the download is 534 KB. Use it on its own, or drop it into a Bootstrap 4, 5 or 6 project and it looks the same.
- Whole CV box is the real file input, so click, tap and keyboard all work
- File type and 5 MB size check with the file name shown
- Cover letter with 100-character minimum and live counter
- Autocomplete on name, email, phone and city
- Error summary listing field names, announced politely
- Success state with next steps takes focus

