Some of the questions / answers here have cool images of a key to press, like Esc, but it looks like a key.

How do I do that? I cannot see it documented in the editing FAQ or in http://superuser.com/editing-help or in the Markdown documentation.


Update:

With the answers below, this should do it: <kbd>Ctrl</kbd>

Ctrl

And it does!

It also seems that the request to add this to the documentation has not yet been completed.

share|improve this question
For any post, even if there's not been any edit yet: see http://superuser.com/posts/<id>/revisions and then click "view source". – Arjan May 6 '10 at 5:49

migrated from superuser.com May 6 '10 at 3:19

2 Answers

<kbd>Ctrl</kbd>

Ctrl

share|improve this answer

It's <kbd> and </kbd>.

share|improve this answer
It is, in fact, <kbd>, not <kdb>. – squircle May 6 '10 at 2:48
Now that I have the code of <kbd> I search and I think it still needs to be added per this post: meta.stackoverflow.com/questions/36785/… – drewk May 6 '10 at 2:54
Woa, bad typo. Sorry and thanks for fixing. – outsideblasts May 6 '10 at 5:47
Doesn't work in comments, unfortunately... – Adam Lindberg Aug 3 '11 at 16:01
Just testing <kdb>F5</kdb> – hot2use Nov 19 '12 at 8:49

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged