Difference between revisions of "Website UX checklist"
From Simson Garfinkel
Jump to navigationJump to search
(Created page with "When building a website: * Displayed URLs (especially in user-generated content) should automatically become clickable links. Typically the links should open in another windo...") |
m |
||
Line 2: | Line 2: | ||
* Displayed URLs (especially in user-generated content) should automatically become clickable links. Typically the links should open in another window, so that the user is not taken away from your website. | * Displayed URLs (especially in user-generated content) should automatically become clickable links. Typically the links should open in another window, so that the user is not taken away from your website. | ||
* Be sure that text is legible: | |||
** Do not display dim text on a dark background. | |||
** Do not display grey text on grey. | |||
** Do not display light text on a light background. |
Revision as of 10:37, 25 June 2020
When building a website:
- Displayed URLs (especially in user-generated content) should automatically become clickable links. Typically the links should open in another window, so that the user is not taken away from your website.
- Be sure that text is legible:
- Do not display dim text on a dark background.
- Do not display grey text on grey.
- Do not display light text on a light background.