Monthly Archives: May 2012

Create a triangle with CSS ONLY!

Create a triangle with CSS ONLY!

You can create a triangle using CSS border property. The trick is when you use different color borders they come together as a point. Below is an example of the four different color borders. As you can see it gives the point as the borders come together.

Read More...