CSSTidy 1.3 PHP script

SPONSORED LINKS

    Specification

  • Version: 1.3
  • File size: 0 KB
  • File name: csstidy-1.3.zip?modtime=1184827941&big_mirror=0
  • Last update:
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • Language: PHP
  • Price:GPL
  • Company: Florian Schmitz (View more)

CSSTidy 1.3 script description:



CSSTidy 1.3 is a PHP script for Development Tools scripts design by Florian Schmitz. It runs on following operating system: Windows / Linux / Mac OS / BSD / Solaris.
CSSTidy is an opensource CSS parser and optimiser.

Publisher review:
CSSTidy is an opensource CSS parser and optimiser. CSSTidy is an opensource CSS parser and optimiser. It is available as executeable file (available for Windows, Linux and OSX) which can be controlled per command line and as PHP script (both with almost the same functionality).In opposite to most other CSS parsers, no regular expressions are used and thus CSSTidy has full CSS2 support and a higher reliability. Features ("a" stands for all selectors, "margin" stands for all properties): - colours like "black" or rgb(0,0,0) are converted to #000000 or rather #000 if possible. Some hex-codes are replaced by their colour names if they are shorter. - a{property:x;property:y;} becomes a{property:y;} (all duplicate properties are merged) - margin:1px 1px 1px 1px; becomes margin:1px; - margin:0px; becomes margin:0; - a{margin-top:10px; margin-bottom:10px; margin-left:10px; margin-right:10px;} becomes a{margin:10px;} - margin:010.0px; becomes margin:10px; - all unnecessary whitespace is removed, depending on the compression-level - all background-properties are merged - all comments are removed - the last semicolon in every block can be removed - missing semicolons are added, incorrect newlines in strings are fixed, missing units are added, bad colors (and color names) are fixed - property:value ! important; becomes property:value !important;
Operating system:
Windows / Linux / Mac OS / BSD / Solaris

Related script downloads:

Latest script and internet news

IE 10 for Windows 8, comes with Adobe Flash support

IE 10 for Windows 8, comes with Adobe Flash support

After criticism received at Metro version of Internet Explorer 10 , initially offered no support for Adobe Flash technology, Microsoft has taken measures to correct this problem by working directly with Adobe to integrate the necessary components into the

Posted on: 25 May 2012 10:36 by A. Brown

Windows 8: boot to fast to furious

Windows 8: boot to fast to furious

Last year began to circulate on the Internet videos where Windows 8 systems boot in 7 seconds. Unfortunately, from this performance derives some problems.

Posted on: 25 May 2012 07:28 by A. Brown

Apple prepares iPhone 5 and iOS 6

Apple prepares iPhone 5 and iOS 6

New information coming from some sources close to Apple confirming that the Cupertino giant is testing two different models of iPhone, called internal iPhone5, 1 and iPhone 5.2. Apparently, both devices have a screen of 3.95 inches and a resolution of 113

Posted on: 24 May 2012 08:36 by A. Brown

Windows 8 estimates: 500 million users in 2013

Windows 8 estimates: 500 million users in 2013

Microsoft expects to launch a new wave of optimism with Windows 8. In a recent statement, Steve Ballmer, chief executive at Microsoft, estimates that Windows 8 will reach a total of about 500 million users by the end of 2013.

Posted on: 24 May 2012 08:25 by A. Brown

SPREAD THE WORD

User Rating

CSSTidy
Rating: 0.0 out of 5
Based on 0 ratings. 0 user reviews.

  • Currently 0.00 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5