Example of modal in CSS only, here we use the pseudo selector ":target" and no javascript for modal action.
Thanks ands credit to http://codepen.io/LFeh/pen/oEula/ and http://drublic.github.io/css-modal/
Forked from Luiz Felipe Tartarotti Fialho's Pen Modal - Pure CSS (no Javascript).