Change Font Size: Previous / Next / Directory List
12.7. HTML pre labels
Pre labels - can be a space in the original document, Enter, newline, tab button shown
- Paired pre label is emerging to
<pre>began to</ pre>end - Attribute:
- Common - general attributes
- Trackback Address: http://www.nt22.com/xhtml-html/tag_pre/
Example
<pre>All I have to do is learn HTML - NT22 Tutorial</ pre>
Extended reading
Before, it was always for pre label contains code block can now be used to replace blockcode labels, but not perfect IE6.0 support blockcode labels.
