Keyboard Input

Example showing keyboard input using the kbd element.

Preview

Code

<p>Press <kbd>Ctrl</kbd> + <kbd>C</kbd> to copy text.</p>

More HTML Computercode Examples (4)