#subgrid

[ 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.
Web design
fromPiccalilli
3 months ago

A handy use of subgrid to enhance a simple layout

CSS subgrid is essential for achieving consistent horizontal alignment of headings and summaries in a responsive grid layout.
[ Load more ]