CSS1 CSSTidy is an open source Cascading Style Sheets parser and optimiser written by Florian Schmitz. C and PHP versions are available. The name derives from HTML Tidy , since CSSTidy is supposed to be its counterpart for CSS. Currently CSSTidy is able to fix some common errors like missing units or semicolons , reformat and compress CSS code. The current version of CSSTidy is 1.3. This version was noted in the changelog as the last version  the project was abandoned and the author is seeking a new maintainer for the project. ref http csstidy.sourceforge.net changelog.php ref However, the PHP version has continued to get bug fixes and improved unit tests. ref http csstidy.svn.sourceforge.net viewvc csstidy trunk ?sortby date dirlist ref References Reflist added above External links Sources by script assisted edit External links Official http csstidy.sourceforge.net http geeklord.com tools csstidy optimize.htm Online version at GeekLord.com http csstidyonline.com Online version at CSSTidyOnline.com https github.com Cerdic CSSTidy Source code at GitHub.com http htmlpurifier.org HTML Purifier Library for cleaning HTML with a focus on security . Uses CSSTidy for CSS clean up. HTML editors Category Cascading Style Sheets web software stub tr CSSTidy ... more details
HTML Tidy is a computer software computer program and a library computing library whose purpose is to fix invalid HTML and to improve the layout and indent style of the resulting markup. It was developed by Dave Raggett of W3C , then transferred to a SourceForge project. Its source code is written in ANSI C for maximum portability and precompiled binaries are available for a variety of platforms. It is available under the W3C license a permissive, BSD license BSD style license . Examples of bad HTML it is able to fix Missing or mismatched end tags, mixed up tags Adding missing items some tags, quotes, ... Reporting proprietary HTML extensions Change layout of markup to predefined style Transform characters from some encodings into HTML entities See also CSSTidy CSE HTML Validator for Windows includes a GUI for HTML Tidy External links http tidy.sourceforge.net HTML Tidy Project Page http www.w3.org People Raggett tidy Clean up your Web pages with HTML TIDY http infohound.net tidy HTML Tidy Online http cgi.w3.org cgi bin tidy HTML Tidy service an online version of the HTML checker w3.org http users.skynet.be mgueury mozilla Mozilla Firefox extension for HTML validation based on Tidy http www.bioinformatics.org phplabware internal utilities htmLawed index.php htmLawed , a Tidy like PHP script http lukaszwrobel.pl blog tidying up html code with tidy php extension Tidy PHP extension overview http tidybatchfiles.info HTML Tidy for Windows, Batch Files for the Command Prompt HTML editors Category Free software programmed in C Web software stub de HTML Tidy fa fr HTML Tidy it HTML Tidy zh HTML Tidy ... more details