SyntaxFix
Write A Post
Hire A Developer
Questions
Check with following css. Demo
.circle { width: 140px; height: 140px; background: red; -moz-border-radius: 70px; -webkit-border-radius: 70px; border-radius: 70px; }
For more shapes you can follow following urls:
http://davidwalsh.name/css-triangles