Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 912 Bytes

tabs.md

File metadata and controls

29 lines (23 loc) · 912 Bytes
layout title section h2
bffos
Tabs
building-blocks
<strong>Building Blocks:</strong> markup & examples

Tabs

Tabs allow users to navigate between multiple views within a single screen.

Example

Tabs (Image replacing code) {% include building-blocks/tabs.html %}

Note

This example uses Gaia Icon Font. For more details, please follow the link.

Css link

{% highlight html linenos=table %}{% endhighlight %}

HTML code

{% highlight html linenos=table %}{% include building-blocks/tabs.html %}{% endhighlight %}