https://github.com/derektypist/build-a-job-application-form
Build a job application form and style it using pseudo-classes. Practice concepts like :hover, :focus and more
https://github.com/derektypist/build-a-job-application-form
css3 freecodecamp-project html5 pseudo-classes
Last synced: 29 days ago
JSON representation
Build a job application form and style it using pseudo-classes. Practice concepts like :hover, :focus and more
- Host: GitHub
- URL: https://github.com/derektypist/build-a-job-application-form
- Owner: derektypist
- Created: 2025-01-05T18:32:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-05T18:42:19.000Z (over 1 year ago)
- Last Synced: 2025-03-22T19:18:55.552Z (about 1 year ago)
- Topics: css3, freecodecamp-project, html5, pseudo-classes
- Language: HTML
- Homepage: https://derektypist.github.io/build-a-job-application-form/
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Build a Job Application Form
Build a job application form and style it using pseudo-classes. Practice concepts like :hover, :focus and more.
## UX
[Build a Job Application Form User Stories](https://www.freecodecamp.org/learn/full-stack-developer/lab-job-application-form/lab-job-application-form)
## Technologies
Uses HTML5 and CSS3. Styling using pseudo-classes, such as `:hover`.
## Deployment
On [GitHub Pages](https://derektypist.github.io/build-a-job-application-form) at the main branch.
## Credits
### Acknowledgements
- [FreeCodeCamp](https://www.freecodecamp.org)