Difference between revisions of "User:TeoTwawki/Examples/Tabs"
From HomepointXI Wiki
(Tabs example) |
(No difference)
|
Revision as of 00: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>