html, css, jQuery, PHP, mySQL

Posts Tagged ‘equilateral triangle’

CSS3 Transition and Transform: Spinning Flower

Wednesday, March 23rd, 2011

This tutorial gives instructions for Safari (Webkit), and the demonstration files include styles for Safari and FireFox4. OK so in the last tutorial I showed you how to make an equilateral triangle with css3. Now you can use this basic triangle to make a flower, or another symmetrical shape, using the css3 attributes transform and [...]

Tags: , , , , , , , , , , , , , , , , , , , , ,
Posted in CSS3, Tutorials, web design | 2 Comments »

CSS 3 Star Mandala Tutorial

Wednesday, March 9th, 2011

This tutorial is based on an article from css tricks showing how to create triangles with CSS3.   mandala   The basic principal is that you define a div with width: 0 and height:0, and then define three borders: two transparent borders on either side cut the third border into a sharp point (triangle), the [...]

Tags: , , , , , , , , , , , , , , , , , , , , ,
Posted in CSS3, Tutorials, web design | 11 Comments »