css3 - Drawing Hexagons shapes using CSS only -
i have found examples of how draw triangles , circles using css3 (with no javascript), did not find sample of how draw hexagons. possible? idea?
thanks lot.
kevin liew wrote excellent article drawing hexagons css3:
http://www.queness.com/post/13901/create-beautiful-hexagon-shapes-with-pure-css3
if want compass scss version of code, including scaling feature, see code at:
http://codepen.io/interdruper/details/grbek
hope helps
Comments
Post a Comment