Rob Allison Recreates the Mario Mushroom in CSS

Posted on March 29, 2010 in Pushing The Envelope

css-mario-shroom

Folks are havin’ lots of fun with border-radius these days. Rob Allison has done the mushroom from Mario Bros.

I have one problem with his post though. He didn’t test the latest version of Opera, 10.5, which supports border-radius fully now. I think it’s the first browser to do so (without a vendor prefix). Is that correct? It renders his mushroom perfectly and the feature image for this post is the result.

Comments

  1. Rob Allison says:

    Thanks for posting :)

    I’ll have to check out my version of Opera! I only use it for testing, so it may be out of date. I like the sound of border radius without the vendor prefix! I’m sick of writing the same lines over and over.

    Something I’ve started using is the CSS3 Generator, made by Randy Jensen.

    http://css3generator.com/

    That speeds the process up a bit.

  2. Andrew says:

    Hi Rob, you’re welcome. I don’t know what platform you use, but unfortunately Opera 10.5 is currently only available on Windows. Mac soon hopefully.

    The CSS3 generator looks way cool, and far too useful for this site :). But, I’m due to write some content for the SitePoint Tech Times today so thanks for the story idea!