HTML <kbd>
query_builder | Christopher PisaniThe HTML element <kbd> highlights special text referring to keyboard keys, usually being replaced by a Monospace font by default.
<p>
Please press <kbd>Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>R</kbd> to re-render a Jazzo page.
</p>
Available Attributes
No specific attributes are assigned for this element, other than the standard global attributes.