W3.CSS Tab Navigation Issue
In the code below I have two sections of a table that have three tabs each. They are based of the Tabs example on W3 Schools page, hence why it still refers to “city” instead of something like “sport”. The issue that I am having is that when I activate one tab in one section, it completely deactivates the tab in the other table section SITE LINK WITH PROBLEM. code posted below.