Horje

How to create HTML <code> Tag

Define some text as computer code in a document
index.html
Example: HTML
 <p>The HTML <code>button</code> tag defines a clickable button.</p>

<p>The CSS <code>background-color</code> property defines the background color of an element.</p> 

Output should be:

How to create HTML <code> Tag




Type:
html
Category:
Web Tutorial
Sub Category:
HTML Tag
Uploaded by:
Admin