Marking up source code:
*
Inline with code
If a sentence contains computer code (for example, the name of an HTML element), use the code element to mark it up:
<p>The <code>a</code> element creates a hyperlink.</p>