The code HTML element represents a fragment of computer code.
Syntax
HTML
<code attribute-name="attribute-value"></code>
Attributes
CSS
code { font-family: monospace; }
The code HTML element represents a fragment of computer code.
<code attribute-name="attribute-value"></code>
code { font-family: monospace; }