Tap target
A tap target is the touchable area of an interactive element.
Why it matters
Below roughly 44 pixels a normal thumb misses often enough to be noticed, and the failure looks like a broken page.
How it is measured
At 375px width, measure the height of every button and checkbox.
Checks that involve tap target
Related terms
Questions
What is tap target?
A tap target is the touchable area of an interactive element.
Why does tap target matter?
Below roughly 44 pixels a normal thumb misses often enough to be noticed, and the failure looks like a broken page.
How is tap target measured?
At 375px width, measure the height of every button and checkbox.