Keyboard Command
Sometimes users need to press a combination of keys on their keyboard. This is indicated using the 'kbd' tag.
<kbd>
In the following example the "kbd" tag has been applied to the words 'Alt', 'Ctrl', and 'Delete'.
-
To lock your screen, press [Alt+Ctrl+Delete] on your keyboard.
(Version 0.0.0)