Website UX checklist: Difference between revisions
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..." |
mNo edit summary |
||
| 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 11: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.