The code for today is a fully functional CSS3-only tabstrip, which works without a single line of JavaScript and natively supports keyboard arrow navigation. The CSS In short – we have a list with radio buttons, <label />s and <div />s. We hide each <div />, which is the content of the tab according to … Continue reading “Fully Functional CSS3-only Tabstrip Without any JavaScript”