Struggling with setting up tabs on a web page.
1) The tabs I've added to my page can be seen below:
https://i.sstatic.net/LAuYn.png
When the page initially loads, none of the tabs are highlighted. I specifically want the Business System Functionality tab to be highlighted from the start. How can I make this happen?
2) Currently, when I click on a tab, both the tab color and border color change to match.
https://i.sstatic.net/YQhy2.png
However, if I hover over any other tab, the border color changes to the 'hover' color. I do not want this behavior. I only want the border color to change when the tab is clicked. Can you help me achieve this?
https://i.sstatic.net/gEGyH.png
I've included my code below - view fiddle