Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

kbd

Description

The kbd HTML element represents user input (typically keyboard input, although it may also be used to represent other input, such as voice commands).

Syntax

HTML

<kbd attribute-name="attribute-value"></kbd>

Attributes

CSS

kbd
{
    font-family: monospace;
}

Examples

1 · CSS

HomeMenu