csv2html icon indicating copy to clipboard operation
csv2html copied to clipboard

Add support for Adding border to generated Table.

Open ket000 opened this issue 3 years ago • 0 comments

Currently the table generated does not add support for displaying the border. I am using this program to send an html email and without border it looks ugly. I was able to modify the generated html output by adding the below style statement.

ket000 avatar Apr 08 '22 01:04 ket000