Pre-Formatted Text
These tips and tricks will allow you to have greater control over text.
To preformat text, you will need to look at the following html:
<pre>
This text is
preformatted
</pre>
It will display the following:
If you simply were to remove the <pre> tag, like this:
This text is
preformatted
Then this text would be displayed:
This text is
preformatted
Here is another example of the uses of preformatting text.
To preformat text, you will need to look at the following html:
<pre>
This text is
preformatted
</pre>
It will display the following:
This text is
preformatted
If you simply were to remove the <pre> tag, like this:
This text is
preformatted
Then this text would be displayed:
This text is
preformatted
Here is another example of the uses of preformatting text.

1 Comments:
My name is Steven Hammer, Hammer137@yahoo.com .
Thanks SO much for the useful and to-the-point HTNL/Java tips.
You're a good person.
By
Anonymous, at November 20, 2005
Post a Comment
<< Home