Task one
Please make sure html code is in different page and css code in another page and hyper link both using hrep
Most Important:Do not copy codes from somewhere as it will be plagiarised. write the entire code yourself.
TASK: Create a registration form using html & CSS.
The form should get the following information
- Name
- Address
- Email [validate email]
- Password
- Telephone number
- Birthdate
- Submit Button
Please only make button in the form for the bullet points mentioned above. Do not add any extra buttons.
Copy and paste code here also attach screenshots of outputs and inputs.
Criteria:
- CSS follows best practices
- CSS is reusable
- CSS is not too dependent on the markup
- Uses appropriate class names
- HTML is semantic and accessible
- Uses appropriate tags
- Meets important Google lighthouse accessibility requirements
- Reasons for well developed: HTML is semantic. CSS not dependent on markup sequence
- Quality of form well developed: HTML matches accessibility requirements and uses appropriate tags.
- Quality of CSS: CSS uses appropriate class names and not dependent on markup sequence.
- Originality: Form is original or attributed plus work done by student suitable to new domain