Another day, another CSS3 playground. Are you excited yet? Wait for it – this one has wood paneling for a background! (That’s classy!) Even though it’s not exactly the first tool of its kind (or the second, … or the tenth), CSS 3.0 Maker is pretty handy and comprehensive, so I decided it was worth covering. Let me quickly sum it up:
I like:
- That it provides clear compatibility information for Firefox, Safari, Opera, and Chrome (no IE, of course). You can see exactly which browser versions support your bleeding-edge CSS.
- That it’s visual and real-time.
- That it provides code that works across as many browsers as possible, including browser-specific syntax (think -moz-border-radius for Firefox).
- The wood paneling! It makes me feel like I’m in a sauna.
I don’t like:
- That it won’t let you set all parameters at once. After altering the style of a
you can change the border radius — but upon clicking the gradient tab, your change is undone. It’s pretty irritating and almost relegates this to “toy” status.