Sorting HTML Tables
Output Readme Download Replit Sel. & Copy Full

About

This repl provides a simple way to sort tables.

To view this on TripleLog, click here.

HTML

The HTML simply displays the table.

CSS

Style the table by editing the CSS.

JavaScript

The mustache.js templating system is used to generate simple tables. Edit the sort function to change the way the table is sorted.