I’ve written recently about the common task of identifying the active menu item based on the current URL using jQuery and, in that same vein, I want to show how you can create a basic drop down menu ...
I have started a project using Purecss which I think is great by the way. I only wish there were more documentation and examples and custom themes you can purchase. I think it would push this great ...
This branch uses flexbox to layout the hexagons. Another version using CSS grid layout is availbale on the css-grid branch. CSS grid has lower browser support than flexbox (see canIuse) but makes the ...