TabPanelWidget is a Semantic, Accessible, Responsive, and Versatile solution to create Tabpanel and Accordion Widgets for the Web.
Check it out!

Pure CSS Tab Panel

This is mostly a proof of concept. Remember that most "Pure CSS" solutions are rarely Accessible.

Strong

Represents strong importance for its contents. Indicate relative importance by nesting strong elements; each strong element increases the importance of its contents. Changing the importance of a piece of text with the strong element does not change the meaning of the sentence.

Source: html5doctor for Strong

Section

Represents a generic document or application section. In this context, a section is a thematic grouping of content, typically with a header, possibly with a footer. Examples include chapters in a book, the various tabbed pages in a tabbed dialog box, or the numbered sections of a thesis. A web site's home page could be split into sections for an introduction, news items, contact information.

Source: html5doctor for Section

Source

The source element allows authors to specify multiple alternative media resources for media elements. It does not represent anything on its own. The src attribute gives the address of the media resource. The value must be a valid non-empty URL potentially surrounded by spaces. This attribute must be present.

Source: html5doctor for Source

This link is here to better test sequential navigation.