From c360e656c64e98c4b1b496316482f62224a12be2 Mon Sep 17 00:00:00 2001
From: CaptainFalcon92
You can make a title bar "inactive" by adding
+ To render a tab list, use a
+ Tabs should be managed by adding custom javascript code.
+ All you need is to add the Hello, world! the tab content
+ To create multirows tabs, add a Hello, world! the tab contentinactive class,
@@ -720,6 +720,83 @@
+ Tabs
+
+ ...
+
+
+
+
+ menu element with the
+ [role=tablist] attribute. The children of this menu (li
+ elements), should get a [role=tab] attribute.
+ [aria-selected=true] attribute to the active tab.
+ multirows
+ class to the menu tag.
+