Create and add HTML buttons with CSS and Javascript effects to your Web sites.
CSS Button Designer is a neat little tool for creating and styling HTML buttons with CSS and JavaScript effects. It's simple to use, very versatile and generates blocks of code you can quickly insert in your pages.
Great button maker, but doesn't include url link code. Not for newbies.
kool_kato
Pros
I very quickly designed 5 matching buttons and installed them on a site. They're top notch with gradients and a very cool mouseover effect. As a simple button design tool I'd give it 5 stars.
Cons
Unfortunately, the buttons lack the code to link to anything. I had to include the onclick= "window.location='page2ofmysite.htm'" command following the mouseover command. Most users won't know how to do that. <p>Also, I had to rename each form name to "groovyform1" groovyform2" etc. since each button on the same page requires a different form name.<p>Also, the gradient feature didn't work in Firefox browser, so I was sure to also include a button background color for firefox to fall back on.