PDA

View Full Version : Less than?


bothered
4 Apr 2004, 10:55am
I've just tried to post a message which included a 'less than' symbol. everything after the less than upto a full stop is deleted. Is this a bug or just a symbol that's not allowed? :nudge:

or is it me? again?

mmonnin
4 Apr 2004, 4:14pm
Put whay you tried to post between [ php] [ /php] tags. It will only show up as normal text and not change anything into HTML. HTML uses the less than and greater than symbols to give commands and change text.

Shorty
4 Apr 2004, 4:25pm
Or leave a space > * between your < > characters :)

Thrax
4 Apr 2004, 4:34pm
Like this? <xmp><html></xmp>

Encase any tag you want to display with the < XMP > < /XMP > tag, removing spaces of course.