CSS3 Shapes – Different Shapes With Pure CSS
27
Apr
// php the_time('Y') ?>
CSS3's properties enable us to create many different shapes by styling a single element.
CSS3 Shapes is a project that shares the styles for many different shapes including triangle, diamond, star, comment bubble, egg, heart and more.
For sure, not all of them are functional for daily use but they are definitely good for inspiration and improving our CSS(3) skills.
- Tags:
CSS3
- Filed under: Design, No License, Xhtml & Css
- 2 Comments












2 Responses for "CSS3 Shapes – Different Shapes With Pure CSS"
[...] en WebResourcesDepot Tags: css3, Diseño, [...]
Of course, I knew you could make shapes with CSS3 and also with canvas. I’ve seen a blog post about speech bubbles with css3 before, and this will be a good thing to refer to when creating different kinds of css3 shapes.