Project Details
Write a script that converts a list of anchor links into toggle tabs. When a user clicks one of the links, the linked content becomes visible, while other content areas become hidden.
Considerations
- How do you make a specific tab active by default?