CSS-Shapes are made by the use of Cascade Styling Sheets to make HTML elements into shapes and images.
I've been working on a header with a zigzag border. One way to do this is to use images to …
html css css-shapes zigzagI want to create a line before and after a centered title. The line and text must have a transparent …
css css-shapesI am trying to get a wipe up animation to make a circle look like it's filling with water. I've …
css svg css-animations css-shapesI want to create a shape, which i would describe as "inverse circle": The image is somehow inaccurate, because the …
css css-shapesI know you can make a circle in CSS3 using the border radius hack. But is there any way to …
css css-shapesIs there was a way to design a html block that is a hexagonal grid? Similar to that of a …
css css-shapesI'm interested in creating a loading spinner entirely in CSS but in order to do so I would need to …
css css-animations css-shapesPlease take a look at http://jsfiddle.net/ghAgQ/ I need the same gradient for arrow, as it is for …
css css-shapes linear-gradientsI'd like to create a shape like the one displayed below entirely in CSS. As you can tell, it would …
css rounded-corners css-shapesI have two divs, both with 0.6 opacity. I need them to overlap but retain their opacity and not create a …
css opacity css-shapes