Layout

Horizontal scroller

<figure> acts as a container to make any content scrollable horizontally with minimal and semantic HTML.

Useful to have responsive <table>.

HeadingHeadingHeadingHeadingHeadingHeadingHeadingHeadingHeadingHeading
CellCellCellCellCellCellCellCellCellCell
CellCellCellCellCellCellCellCellCellCell
CellCellCellCellCellCellCellCellCellCell
<figure>
  <table>
  ...
  </table>
</figure>