Skip to content

Commit f9a1a3e

Browse files
committed
Small changes to checklist
1 parent 53acdb2 commit f9a1a3e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -655,15 +655,16 @@ Check the list below to make sure the site is really ready to be published.
655655
- Has a proper 404 page been set up for when a invalid url is requested?
656656
- Some jurisdictions require contact/about/legal info pages
657657
- The back button always goes to the previous page
658-
- Is the site accessible? Is the text easy to read? Can you use the site with keyboard only?
659-
- Does the site still work when the text is enlarged (CTRL-+ or Command-+)
658+
- Is the text easy to read?
659+
- Can you use the site with keyboard only?
660+
- Does the site still work when the text is enlarged? (CTRL-+ or Command-+)
660661
- Form fields use the autocomplete attribute
661662
- Every page has a different title (with the generic part at the end)
662663
- Don't forget the favicon
663664
- Add an image and description for when the site is shared on social media
664665
- Add a print style sheet for when it is expected the pages will be printed
665666
- Add the lang attribute
666-
- For international sites: the site works with browser autotranslation
667+
- For international sites in one language: the site works with browser autotranslation
667668

668669
## Copy paste characters
669670

0 commit comments

Comments
 (0)