Paginated Tables with CSS
Output Readme Download Replit Sel. & Copy Full

About

This repl generates flexbox tables that are paginated with just CSS.

To view this on TripleLog, click here

Data

The data is a CSV file generated from Wikipedia stats API.

HTML

The HTML file is a simple flexbox table that is paginated in both the horizontal and vertical directions.

CSS

You can style the table however you wish. The CSS that powers the pagination is a bit weird and if you are bored you can try to figure out how it works.

NodeJS Server

Each time the server is started, the static file is generated from the data and the template.