Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 224 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 224 Bytes

Tabs

Simple tabs done with HTML and CSS, without any JavaScript. In this case was used links, :target pseudo class and CSS sibling selector.

Support

  • Edge, IE 9 + (see comment in tabs.css)
  • Chrome
  • Safari
  • Firefox