File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -655,15 +655,16 @@ Check the list below to make sure the site is really ready to be published.
655
655
- Has a proper 404 page been set up for when a invalid url is requested?
656
656
- Some jurisdictions require contact/about/legal info pages
657
657
- 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-+)
660
661
- Form fields use the autocomplete attribute
661
662
- Every page has a different title (with the generic part at the end)
662
663
- Don't forget the favicon
663
664
- Add an image and description for when the site is shared on social media
664
665
- Add a print style sheet for when it is expected the pages will be printed
665
666
- 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
667
668
668
669
## Copy paste characters
669
670
You can’t perform that action at this time.
0 commit comments