HTML Source Code Tools
HTML Source Code Tools Use these free tools to examine and modify HTML/XHTML source fode.
HTML Source Code Tools

This simple function will strip all whitespace from your HTML code. It will not remove comments or change any tags or functions: it will only remove all whitespace characters. For large blocks of source code, this can create a noticeable difference in file size, and help speed up the delivery of your web pages. While not beneficial directly to SEO, optimising your code can provide leaner pages which are delivered more quickly.

This simple Javascript function will do a basic job of encrypting any code you paste in. It is very simple encryption and is not recommended for anything too top secret!

Right clicking too complex for you? Just can't be bothered to view the source in your own browser? Stop being lazy! ;) However this tool does have one benefit, in that it can check whether your client is getting different HTML source to what our server gets, therefore you can check if a website is serving different HTML content based upon IP and so on.

