Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pre Html
Message
From
09/08/2011 03:34:52
 
General information
Forum:
Level Extreme
Category:
Other
Title:
Miscellaneous
Thread ID:
01520476
Message ID:
01520477
Views:
65
>I am getting a message about including within a PRE HTML tag some of me text
>How do I do this

You might be getting that because your text includes an unmatched less than or greater than sign. If less than or greater than signs are included and are not part of HTML tags that are recognized and accepted by UT then your message will be rejected.

You can include them in literal text (usually used to show code) within {PRE}{/PRE} (replace the curly brackets with less than/greater than) tags e.g.
This text between < pre > and < /pre > tags can contain less than ("<") and greater than (">") characters.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform