Tabs & Slides
- Once you have logged into the back end of your website. Go to the article manager and open the article that you wish to add the tabs into.
- To create the tabs, enter in:
 <heading> represents the title of the tab. For example if the tab contained information about cakes, you could enter .
- The content that follows the tag will be placed into the tab that you just created. To add a second tab, enter:
 <heading2> represents the title of the second tab.
- Each new tab that you wish to create just type in the previous tag. Once you have finished with the tabs, enter in:
 Example:
 This is all in tab1!
 This is tab2

- It is possible to use tabs and slides together. To do this, open an article in the article manager.
- The way in which this works is using tabs first and then the content that is within those tabs we can apply the slide effect to. So, create your first tab using
.
- Now you can sort the content in the tab using the
tag to create the slide and then remembering to end the slide using 
- You can use as many slides as you want per tab. For the next tab, type in
and then you can continue to add slides.
- Once you have finished adding tabs, enter in

- Click on “Save” and check the effect on the front end.
|