rtess

/* * * Author: Michael Raffaele * Date: 25th October 2011 * Info: http://www.mraffaele.com/blog/2011/10/25/css-accordion-no-javascript/ * */ /* Shared for all accordion types */ .accordion { font-family:Arial, Helvetica, sans-serif; margin:0 auto; font-size:14px; ...

Accordion Vertikal & Horizontal ( No Javascript)

/* * * Author: Michael Raffaele * Date: 25th October 2011 * Info: http://www.mraffaele.com/blog/2011/10/25/css-accordion-no-javascript/ * */ /* Shared for all accordion types */ .accordion { font-family:Arial, Helvetica, sans-serif; margin:0 auto; font-size:14px; ...

abc

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; } audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; } audio:not([controls]) { display: none; } [hidden] { display: none; } html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust:...