JavaScriptHTML + CSS + JavaScript
Draft saved locallyJavaScript · Spaces: 2
Live preview move your pointer inside
Switch to Another Tab
Tabs are just sections that take turns being visible. Start with two panels: hide Profile and show Details when the Details tab is clicked.
01
Your mission
Make the Details button hide the profile panel and show the details panel.
- Add
hiddentoprofilePanel. - Remove
hiddenfromdetailsPanel.
Check tab Run project