| SUPPORTING FILES | ||
|---|---|---|
| Border-Radius | VIEW CSS | |
| Border-Radius Behavior for IE | ||
This page demonstrates how to easily add rounded corners to your web pages without the need for image slices or complex mark-up.
Using the CSS Border-Radius properties for the major browsers that support it, along with a workaround for pre-Internet Explorer 9, now you can have fully flexible divisions or tables with rounded corners.
This demonstrates different values applied to top-left, top-right, bottom-left & bottom-right corners. NOTE: the .HTC workaround for pre-IE9 DOES NOT support this. IE users will see normal (non-curved) borders.