- Recreate
html_form.png
- Page background should be blue
- Use CSS Grid to position elements
- The image to the left should be a light pink box
- Input labels can be to the side of the field instead of on top of it
- Add a centered heading above the form with today's assignment title with white text and a white border
- Add a centered footer below the form with today's date with white text and a white border
- The
Already have an account
link can point to any page
When the user submits the form, write the values they entered to the bottom of the html page.