This is a test at seeing how hard the javascript is to sort a html table dynamically... Clicking on the table headers makes it sort on that column.
This is also now a mozilla bug test because the center aligned tables do not redraw correctly (margin: auto). What it looks like is happening is the spot where the entry would be if the element were left justified is getting drawn.
To get number one:
Letter | Number | Date |
---|---|---|
A | 537 | 05/15 |
B | 64 | 08/19 |
C | 234 | 25/13 |
D | 005 | 04/12 |
E | 7 | 06/98 |