Skip to content

salimchedrawi/CSS-Curved-Corners

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSS-Curved-Corners

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.

Extra

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).

About

CSS technique that manipulates #div margins to create a box with curved corners without using images. Also supports transparency to work on all backgrounds.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors