User:TeoTwawki/Examples/Tabs

From HomepointXI Wiki
Jump to: navigation, search
first tab



second tab

third tab





Can go on and on
And tab boxes can be different sized like this


Basic Code Example:

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