FyTek Forum

Full Version: Using PRE tags
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
When turning off preformatted text (using the /PRE tag) you may want to place the tag at the start of a line. This will prevent extra spaces from being output in front of the first line of text after PRE is turned off.

For example (note the spaces prior to </PRE>):
</PRE>THIS IS SOME TEXT...
<PRE HTML>

Should be:
</PRE>
THIS IS SOME TEXT...
<PRE HTML>

This way, no white space will be in front of the word THIS.

Mike Bernardo
FyTek, Inc.
Reference URL's