Skip to content

macloo/CSS-Shapes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS Shapes

These are my own solutions from CSS Battle. All CSS — no SVG and no images. For more shapes, see The Shapes of CSS. Some shapes here use position: absolute and others use only margin.

I have a habit of not using ::before and ::after.

I learned so much about border-radius.

Note: No need for the z-index property. The order determines overlap.

Releases

No releases published

Packages

No packages published