UNPKG

table2excel

Version:

convert and download html tables to a xlsx-file that can be opened in Microsoft Excel

11 lines (9 loc) 111 B
table { margin-bottom: 20px; } table, th, td { border: 1px solid black; } th, td { padding: 5px 10px; }