Skip to content Skip to sidebar Skip to footer
Showing posts with the label Css Shapes

Pseudo-element Background Image Doesn't Appear

I have a div element with a triangle-border and I'm trying to place an image above it using an … Read more Pseudo-element Background Image Doesn't Appear

Peculiar Background Css Design

I would like to make a CSS background on 'div' with a specific design and this design shoul… Read more Peculiar Background Css Design

Rounded Arrow Shape With Gradient Fill

For my online game UI, I decided to make Hill Climb Racing (Android Game)'s buttons. This is is… Read more Rounded Arrow Shape With Gradient Fill

45 Degree Angle + Box Shadow - Using Nothing But Css

I need to recreate the following design using only CSS: What you're seeing in the picture is … Read more 45 Degree Angle + Box Shadow - Using Nothing But Css

Border On Custom Shape

Fiddle here I'm trying to set the border color of some irregular shapes (arrowish) I did. The p… Read more Border On Custom Shape

Trapezoid Div In Css

I want sections with content in a trapezoid div but I don't know how to start or what the best … Read more Trapezoid Div In Css

How To Make An Oval In Css?

I want to make an oval like: But when i used this code: Solution 1: All you have to do is to chan… Read more How To Make An Oval In Css?

Incomplete Borders Around Div

I am looking for a way to create an incomplete square with borders with some text and a background … Read more Incomplete Borders Around Div