+ 2
How to design a table in html without css
2 Answers
+ 1
I made this one day just screwing around. if you run it and give it the inputs for your table it will give you the html code for it.
inputs are as follows...
Number of rows
Number of Columns
Border Size
Cell Spacing
Cell Color
Header Cell Color
https://code.sololearn.com/c7pkGHB0IbpX/?ref=app