F
Fishbowl
Guest
I'm making a web page for a couple of friends and myself using multiple tables (somewhere around 104 tables of information). So far, using HTML tables, I have 5 tables complete, and 500 lines of HTML code. I'm wondering if there is an easy way to import a template for each of these tables (so it is possible to edit values in the main code) using the <div> tag to import them. Is there any way this can be done in much less than 10,000 lines of code, like the HTML tables would take up?