Having trouble with html for tabs on web site
I am a beginner, so appreciate the patience on this one. I am trying to embed a really simple tab structure on my web site. I'm not sure why it is not working. Here is the code below.
My guess it is something to do with the JS, but again, I am only really new to this. Any help would be greatly appreciated! Thanks!
(I have used code found on CodePen for this)
CodePen - Simple tabs
- First tab
- Second tab
- Third tab
- Content of first tab
- Content of second tab
- Content of third tab