What is the best semantic way to indicate that text refers to keyboard entry?
<p>Press the <samp>Enter</samp> key to proceed.</p>
<p>Press the <tt>Enter</tt> key to proceed.</p>
<p>Press the <kbd>Enter</kbd> key to proceed.</p>
<p>Press the Enter key to proceed.</p>