Return to Snippet

Revision: 24693
at March 9, 2010 04:31 by jofan


Initial Code
<span class="btnWrap loginBtn">
    <input type="submit" class="btn loginBtn" value="Login" />
</span>

Initial URL


Initial Description
HTML code for input buttons with background images and rounded corners. For cases when it is not possible to use Progressive Enhancement (ie. when you need to have rounded corners in IE6+). See Customized buttons under CSS for styles.

Initial Title
Customized buttons - rounded corners

Initial Tags
ie, button

Initial Language
HTML