<!DOCTYPE html>
<html>
<body>
<code>Computer code</code>
<br>
<kbd>Keyboard input</kbd>
<samp>Sample text</samp>
<var>Computer variable</var>
<p><b>Note:</b> These tags are often used to display computer/programming code.</p>
</body>
</html>