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

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

linux - Does gcc have any options to add version info in ELF binary file? -

java - Are there any classes that implement javax.persistence.Parameter<T>? -