keyboard glyph

Created by: e29qwg

It would be nice if we can type a keyboard glyph using <kbd> element like:

<kbd>CTRL</kbd> + <kbd>A</kbd>

give a result as CTRL + A which is available in GitHub and StackOverflow.