An open API service indexing awesome lists of open source software.

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

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)