We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a0d995 commit 40eccb8Copy full SHA for 40eccb8
techniques/html/H4.html
@@ -78,7 +78,7 @@
78
<section class="example">
79
80
<p>
81
- <code>Tabindex</code> values need not be sequential nor must they begin with any
+ <code>tabindex</code> values need not be sequential nor must they begin with any
82
particular value. The values do not have to be unique. Elements that have identical
83
<code>tabindex</code> values are navigated in the order they appear in the
84
character stream. </p>
0 commit comments