MCQ
Which HTML tag is used to define a keyboard input?
A <kbd>
B <key>
C <input>
D <code>
Explanation

The <kbd> tag represents user keyboard input, typically displayed in a monospace font.