You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: understanding/21/target-size-enhanced.html
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -56,14 +56,14 @@
Benefits
56
56
<sectionid="examples">
57
57
<h2>Examplesh2>
58
58
<ul>
59
-
<li><strong>Example 1: Buttonsstrong><br> Three buttons are on-screen and the touch target area of each button is 44 by 44 CSS pixels.li>
60
-
<li><strong>Example 2: Equivalent targetstrong><br> Multiple targets are provided on the page that perform the same function. One of the targets is 44 by 44 CSS pixels. The other targets do not have a minimum touch target of 44 by 44 CSS pixels.li>
61
-
<li><strong>Example 3: Anchor Linkstrong><br> The target is an in-page link and the target is less than 44 by 44 CSS pixels.li>
62
-
<li><strong>Example 4: Text Link in a paragraphstrong><br> Links within a paragraph of text have varying touch target dimensions. Links within
59
+
<li><strong>Example 1: Buttonsstrong><br/> Three buttons are on-screen and the touch target area of each button is 44 by 44 CSS pixels.li>
60
+
<li><strong>Example 2: Equivalent targetstrong><br/> Multiple targets are provided on the page that perform the same function. One of the targets is 44 by 44 CSS pixels. The other targets do not have a minimum touch target of 44 by 44 CSS pixels.li>
61
+
<li><strong>Example 3: Anchor Linkstrong><br/> The target is an in-page link and the target is less than 44 by 44 CSS pixels.li>
62
+
<li><strong>Example 4: Text Link in a paragraphstrong><br/> Links within a paragraph of text have varying touch target dimensions. Links within
63
63
paragraphs of text do no need to meet the 44 by 44 CSS pixels requirements.li>
64
-
<li><strong>Example 5: Text Link in a sentencestrong><br> A text link that is in a sentence is excluded and does not need to meet the 44 by 44 CSS pixel requirement. If the text link is the full sentence, then the text link target touch area does need to meet the 44 by 44 CSS pixels.li>
65
-
<li><strong>Example 6: Footnotestrong><br> A footnote link at the end of a sentence does not need to meet the 44 by 44 CSS pixels requirements. The footnote at the end of the sentence is considered to be part of the sentence.li>
66
-
<li><strong>Example 7: Help iconstrong><br> A help icon within or at the end of a sentence does not need to meet the 44 by 44 CSS pixels requirements. The icon at the end of the sentence is considered to be part of the sentence.li>
64
+
<li><strong>Example 5: Text Link in a sentencestrong><br/> A text link that is in a sentence is excluded and does not need to meet the 44 by 44 CSS pixel requirement. If the text link is the full sentence, then the text link target touch area does need to meet the 44 by 44 CSS pixels.li>
65
+
<li><strong>Example 6: Footnotestrong><br/> A footnote link at the end of a sentence does not need to meet the 44 by 44 CSS pixels requirements. The footnote at the end of the sentence is considered to be part of the sentence.li>
66
+
<li><strong>Example 7: Help iconstrong><br/> A help icon within or at the end of a sentence does not need to meet the 44 by 44 CSS pixels requirements. The icon at the end of the sentence is considered to be part of the sentence.li>
0 commit comments