Horje

What to Use Instead of HTML <tt> Tag?

It Defines a teletype/monospace font for a <p> element (with CSS).
index.html
Example: HTML
 <p style="font-family:'Lucida Console', monospace">This text is monospace text.</p> 

Output should be:

What to Use Instead of HTML <tt> Tag?




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