Multiple tabs

6 replies · opened Dec 13, 2017

VVallenssiaDec 13, 2017

Hi,
Could you please give me an idea how to create multiple vertical/horizontal tabs? I need it to be TAB 1 (text) -> TAB 1a (text) -> TAB 1aa (image with text).
Thanks

SSemicolon WebSTAFFDec 13, 2017

Hello,

You can Copy/Paste the Tabs Code, but change the IDs of the Individual Tabs. Example:


	
		
- [Tab 1](#tab-1)
		
- [Tab 2](#tab-2)
		
- [Tab 3](#tab-3)
	

	

		
			Tab Content 1
		
		
			Tab Content 2
		
		
			Tab Content 3
		

	

	
		
- [Tab 1](#tab-4)
		
- [Tab 2](#tab-5)
		
- [Tab 3](#tab-6)
	

	

		
			Tab Content 1
		
		
			Tab Content 2
		
		
			Tab Content 3
		

	

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

VVallenssiaDec 14, 2017

I actually meant something like this, see the image. It can be vertical or horizontal.
Thanks

VVallenssiaDec 14, 2017

Sorry for the file, here is the smaller version.

SSemicolon WebSTAFFDec 14, 2017

Hello,

This is Possible too! :) You can simply consider use the following code:


	
		
- [Tab 1](#tab-1)
		
- [Tab 2](#tab-2)
		
- [Tab 3](#tab-3)
	

	

		
			Tab Content 1
		
		
			

				
					
- [Tab 1](#tab-4)
					
- [Tab 2](#tab-5)
					
- [Tab 3](#tab-6)
				

				

					
						Tab Content 1
					
					
						Tab Content 2
					
					
						Tab Content 3
					

				

			
		
		
			Tab Content 3
		

	

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

VVallenssiaDec 14, 2017

Yes! Thanks, and if I forgot to mention the Canvas template is fantastic, it has all the features you might ever need!

SSemicolon WebSTAFFDec 15, 2017

Hello,

Thank you so so much for the Kind Words! We Really Appreciate them! :)

Do let us know if we can help you with anything else or if you find any further issues with Canvas.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard