Optimize HTML with GuiTidy (Web Wednesday)



When writing HTML code, it is easy to make mistakes. Tidy is able to fix up a wide range of problems and to bring to your attention things that you need to work on yourself. Each item found is listed with the line number and column so that you can see where the problem lies in your markup. Tidy won't generate a cleaned up version when there are problems that it can't be sure of how to handle. These are logged as "errors" rather than "warnings".

GuiTidy is a simple software that uses Tidy to generate optimized code via a GUI.

HTML file unoptimized HTML Optimized

Download Optimize HTML (444.46KB)
Download GUI for Tidy for Windows (633.67KB)
Download GUI for Tidy for Linux (739.36KB)

Rate this post:
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
Techtites on Facebook

No Responses to “ Optimize HTML with GuiTidy (Web Wednesday) ”

Sorry, comments for this entry are closed at this time.