Tables
Striped, bordered tables with no class names required.
<table> elements are styled with alternating row stripes, a header row background, and a subtle border. Overflow is handled with horizontal scroll on narrow viewports.
Inline Demo
| Element | Role | Class needed? |
|---|---|---|
<nav> | Site navigation | No |
<article> | Card / content block | No |
<aside> | Sidebar | No |
<figure> | Media + caption | No |