I would like to style my input buttons to take away all the normal styling and just make them into rectangles with rounded edges. I’m new to CSS. Can someone tell me if it’s possible to do this.
John
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yea, sure.
There you go.
http://jsfiddle.net/4fW4y/
Example with more bells and whistles:
http://jsfiddle.net/4fW4y/1/
And yea, as Jeroen noted, the fancier effects are supported only in modern browsers.