New CSS Sorter Tool in Beta -- Looking for testers

Discussion in 'CSS' started by cscott5288, Jun 15, 2011.

  1. #1
    I am currently looking for beta testers to try out my new CSS sorter tool.

    http://www.css-sorter.com/

    Css-sorter is a web app written in Java sitting on Google App Engine infrastructure. It was designed to help web developers by making their CSS code more structured and understandable. The default sort method indents child selectors below parent selectors. Other sort methods include: alphabetically, categorically and by the order selectors appear in HTML code. Sorting by the order selectors are found in HTML code attempts to logically order you’re CSS according to it’s usage in the supplied HTML. (Most web developers tend to order their CSS in this way, partly because when you build a site you build it from top to bottom.) More detailed explanations of the web app’s different methods and options will eventually be listed on the site itself.

    Please, any feedback is welcome!
     
    cscott5288, Jun 15, 2011 IP