A CSS3 Generator To Create Rules And Experiment Easily
13
Dec
// php the_time('Y') ?>
Useless CSS3 Generator is a free web application that allows anyone to play with CSSs3 properties quickly.
It has generators for border-radius, box-shadow, text-shadow, opacity, RGBA and transform where values are selected with the help of sliders.
Once the values are updated, an HTML element displays the output in real-time and also generates the CSS rules.
Simply, in contrary to its name, a handy tool for anyone willing to learn and experiment CSS3 quickly.
Website: http://www.css3generator.in/
- Tags:
CSS3
- Filed under: Design, No License, Web Based, Xhtml & Css
- 1 Comment












One Response for "A CSS3 Generator To Create Rules And Experiment Easily"
Kind of handy, but some of the code snippets generated by it place prefixes *after* the native CSS3 code, when they should ideally come *before* it.