You need to login to send post. No account yet? Create one:
Create account

Deprecated but for web designers still useful...

No replies
Lone Wolf

Have you ever heard about <xmp> HTML tag? No? But if you will try show content of PHP variable containing HTML code in browser, could be quite useful.

Not sure if Explorer, but Mozilla still recognize it.

Using:

<xmp>
any <p> </p> HTML code
</xmp>