Goal
- Allow the user to click on clickable items.
- Limit false manipulations and excessive handling.
- Improve compatibility with mobile devices.
- Improve the accessibility of content for people with disabilities.
- Improve compatibility with mobile terminals.
Implementation
Give each clickable element (buttons, links) a default size of at least 44 by 44 pixels.
Control
Check that the default size of each clickable element (buttons, links) is at least 44 by 44 pixels.