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 3c7cbbb commit 2f79441Copy full SHA for 2f79441
files/en-us/web/html/element/input/file/index.md
@@ -44,9 +44,9 @@ browser-compat: html.elements.input.type_file
44
<tr>
45
<td><strong>Additional Attributes</strong></td>
46
<td>
47
- {{htmlattrxref("accept", "input/file")}},
48
- {{htmlattrxref("capture", "input/file")}},
49
- {{htmlattrxref("multiple", "input/file")}}
+ <a href="#accept" aria-current="page"><code>accept</code></a>,
+ <a href="#capture" aria-current="page"><code>capture</code></a>,
+ <a href="#multiple" aria-current="page"><code>multiple</code></a>
50
</td>
51
</tr>
52
0 commit comments