What's the simplest and most robust way to have constant-height submit button with rounded corners?

Posted by taw on Stack Overflow See other posts from Stack Overflow or by taw
Published on 2010-03-23T22:16:40Z Indexed on 2010/03/23 22:23 UTC
Read the original article Hit count: 163

Filed under:

Constant height so just left/right images should be necessary instead of having 4+, right? I'd still want top-to-bottom color gradient (and different one on hover).

If possible, I'd prefer if it was still an <input type='submit'> and not anything weird.

Is there any way (website / imagemagick script etc.) to generate these images automatically or do I need to draw them in some graphics program?

© Stack Overflow or respective owner

Related posts about css