This project provides a signup form for an imaginary company through the use of CSS and HTML. It allows users to join the community by providing their personal information and creating an account. The form features basic client-side validation such as requiring specific patterns for password, e-mail, and phone number. It also accounts for accessibility with clear requirement signaling, proper border styling when the element is focused, valid or invalid, use of instructions over the fields instead of placehold text, and aria-label use for improved screen reader support.
-
Notifications
You must be signed in to change notification settings - Fork 0
softy-dev/sign-up-form
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An accessible sign-up form template.