I would like to create tabs inside an article | Community
Skip to main content

I would like to create tabs inside an article

  • November 12, 2021
  • 1 reply
  • 0 views

Christian15

Is is possible to create tabs inside an article on the Copenhagen theme just like what google has?

1 reply

Zendesk13
  • November 12, 2021

Hi @christian15, it is possible.

A simple and easy way to implement it can be found at W3Schools (the HTML part goes in your article, the CSS in your Guide code's style.css file, and the JavaScript in the script.js file). Of course, you'll have to play around with the CSS in order for the tabs to look similar to Google's.

Please find additional solutions as recommended by Trapta in this post comment, also.