Horje

How to add HTML <pre> Tag

It is Preformatted a text.
index.html
Example: HTML
<pre>
Text in a pre element
is displayed in a fixed-width
font, and it preserves
both      spaces and
line breaks
</pre>

Output should be:

How to add HTML <pre> Tag




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