Rounded corners with borders
This method uses <b> tags rather than images. The size of the corners is limited.
Requires clumsy, non–semantic HTML and breaks in some versions of IEwin, so not an elegant method!
Adapted from a method shown by Stu Nicholls.
The buttons below are created using a similar technique.
This method uses images called with CSS.
Cleaner HTML, but time consuming to create the images.