#details-element

[ follow ]
Web development
fromCSS-Tricks
1 week ago

Pure CSS Tabs With Details, Grid, and Subgrid | CSS-Tricks

Accessible CSS-only tab interfaces can be implemented using <details> elements combined with CSS Grid and Subgrid for layout and panel control.
[ Load more ]