In our previous tutorial, we have seen how to create accordion with pure css3. There we have used input radio and the :checked pseudo-class and using hidden inputs and labels. If we remember the way how we created the accordion with css3, it will be easy to for us to create tabs with css3. Tabs […]