Home → References → HTML Tags →
HTML Tag: code
Defines code (such as computer code).
HTML Dog is hosted by Titan Internet
Required Attributes
- None.
Optional Attributes
Example
<p>You can use the <code>code</code> tag to define computer code.</p>
The Best Practice Guide To XHTML and CSS
Home → References → HTML Tags →
Defines code (such as computer code).
HTML Dog is hosted by Titan Internet
<p>You can use the <code>code</code> tag to define computer code.</p>