Not a developer? Go to MovableType.com

Plugin and Theme Directory

OptimizeHTML v1

By
Posted June 20, 2003, in Utilities.

Details

Container tag that reduces the size of your HTML page by stripping out unneccessary white space, HTML comments, etc.

<MTOptimizeHTML>
<html>
<head>
...
...
</body>
</html>
</MTOptimizeHTML>


Back