CSS technique that manipulates #div margins to create a box with curved corners without using images. Also supports transparency to work on all backgrounds.
The technique was used prior to the CSS3 rounded corners option. However, it can still be used to manipulate margins for other designs.
Info: Works in Internet Explorer, Firefox, and all latest browsers. And is 100% resizable.
If you wish to insert a table between div class=”fff”, then please be advised that setting the width of the table to 100% will work in Firefox, but will not work in Internet Explorer. So, in order for it to work on both web browsers, set the table width to a specific length (example: 200px).