CSS rounded corners in all browsers
IE does not support CSS3 rounded corners at this moment. However IE does have a method of extending their support for different styles which can be included in the style sheet. These IE style extensions are called behaviors. On Google code site exists border-radius.htc when this file is uploaded to a site. It can be [...]