Reducing Your Website's Bandwidth Usage #css

Discussion in 'Content Management' started by astkboy2008, Dec 8, 2009.

  1. #1
    hello every body,
    Now i will explan how to make your css file from e.g 15 kb to 3kb
    and the same effective
    .
    we will use the CSS Compressor 1.0 class
    download it from here
    http://www.jooria.com/downloads/435/css-compressor-8-12.zip
    Code (markup):
    more information
    http://www.jooria.com/scripts/Compression-155/CSS-Compressor-920/index.html
    Code (markup):
    some of the class methods to Reducing Websites Bandwidth

    fontweight2num.php
    its change 'normal' to 400
    this mean will changne the text to numbers

    hex2short-colors.php
    mean that will change "#ffe4c4" to "bisque"

    long2hex-colors.php
    mean thar will change "purple" to "#800080"

    and will remove spacses and comments
     
    astkboy2008, Dec 8, 2009 IP