Table

A data table component built from native table markup with optional striping, hover states, and a horizontal overflow wrapper for narrow screens.

Demo on CodePen

Preview

Browser Compatibility

Feature Chrome Edge Firefox Safari Notes Source
<table> Broad support Yes Yes Yes Yes The component keeps native table semantics and uses standard CSS decoration. caniuse

Tables rely on native table markup and standard overflow handling.