Warning: You're looking at a styleless page because your browser is ignoring CSS styles. You're probably using a very old browser, or you disabled CSS support by purpose. We suggest you to download a modern browser such as Firefox or Internet Explorer.

Code Beautifier

Code Beautifier is a tool which prevents you to spend hours reformating code to suit your own way of presenting it.

To make it short, Code Beautifier is able to transform this code:

Using tag 'literal' with class 'html' is not allowed.

into the following:

Using tag 'literal' with class 'html' is not allowed.