set02

Weekday header + weekend tint

2 / 6
the brief
Add a weekday header row above the month, and tint weekend cells.

- render a `.head` row of 7 `.hd` cells (Sun..Sat) above the `.body` grid
- mark Sun/Sat header cells with `data-weekend`
- mark Sun/Sat body cells with `data-weekend`
- header text is uppercase, mono, muted; same 7-column track as the body
- weekend cells get a subtle background tint
grid · jsx · attribute-selector
preview · live iframe