Hello, How'd it be possible to create a button like the blue button on this Groupon site: http://www.groupon.com/nearby/subscriptions/new_zip?division_p=st-johns I first tried creating things like this, but then IE didn't see the rounded edges, so I just picked a simpler design. But for a new site I'd really like to know how these are made... Thanks for the info in advance...
You can try this website to create a button similar to that pretty easily. http://www.cssbuttongenerator.com/ (That is not my website, I just googled "button generator")
or you can just check the source code (inspect element with firebug or default inspect element from firefox)
I was going to suggest that at first, but their css file looks all messed up to me so there's no way in hell that I could find the right code for the button. ^^
There are literally a 100k websites that generate this exact thing and more. Almost don't have to make anything from scratch anymore.