CSS we can create beautifully detailed buttons in modern browsers. If you are viewing this in Internet Explorer 8 or older, please open a modern browser such as Internet Explorer 9+, Firefox, or Chrome. The buttons will still work in older browsers but will not have all the styling available to modern browsers.
Dead Simple Version
The following includes everything you need. No assembly required...
8. Push Submit. If you did everything correctly, your link should now look like a gold button.
Troubleshooting
Double check your class name inside the title block. It should say "button1" not ".button1".
Make sure that the head code looks like the code above with an opening <style> and closing </style>.
If you choose to use one of the other buttons make sure your class name matches the code you put in your header. For example .button2{...} should match with CSS Class "button2".