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

How To Add A Gradient Border Above Image (diagonal Border)

I need to something like this But above an image, here is my first attempt but it doesn't wor… Read more How To Add A Gradient Border Above Image (diagonal Border)

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?

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

Is It Possible To Create A Sheared Div?

Is it possible to create a header div that is sheared/oblique like in the image below? Its for a mo… Read more Is It Possible To Create A Sheared Div?

How To Make Arc Shapes With Css3?

I'm trying to achieve following look, with pure css: Where each white arc is a different eleme… Read more How To Make Arc Shapes With Css3?

Adding A 45 Degree Angle To A Container

I have a container element that I am trying to figure out if I can shape it to have two 45 degree a… Read more Adding A 45 Degree Angle To A Container