Here is an example of how you can create tabbed content using CSS and radio buttons.
Please note that this is not cross browser compatible because it relies on using the :checked CSS selector.
Browser support for this can be found in the MDN article. https://developer.mozilla.org/en-US/docs/Web/CSS/:checked#Browser_compatibility
##View it on JS Bin:
