CSS3 Hexagon tutorial with 2 different way of Making Hexagon. And on both we have used one container to create the hexagon. In both case we will use ':after' and ':before' Pseudo-classes.
1st way: with 1 rectangle and 2 triangle , 2nd way : with 3 rectangle
Tutorial Article : http://shariarbd.com/2014/07/create-c... Demo URL : http://shariarbd.com/demo/hex/ #css #css3 #tutorial