Difference between revisions of "User:TeoTwawki/Examples/Tabs"

From HomepointXI Wiki
Jump to: navigation, search
(Tabs example)
(No difference)

Revision as of 01:39, 20 November 2015

first tab
second tab
third tab
Can go on and on


Code:

<tabs>
<tab> first tab </tab>
<tab> second tab </tab>
<tab> third tab </tab>
<tab> Can go on and on </tab>
</tabs>