Skip to content

Commit

Permalink
add checklist link to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
VinnieJ-2k20 committed Sep 13, 2021
1 parent 5190a2d commit b186c73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ Create HTML page with form. On form submit send form data to `https://mate-acade
- Vertical distance between blocks with inputs should be `20px`
- Any other styles should be browser default

--> Don't forget to proofread your code using [CHECKLIST](https://github.com/mate-academy/layout_html-form/blob/master/checklist.md)

## Tips & Hints
1. You can group different input sections with [fieldset](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/fieldset) tag
2. Make sure you have `method` and `action` attributes for form specified correctly
Expand Down

0 comments on commit b186c73

Please sign in to comment.