I use a table layout to display data as table, but I want a table with user-defined columns and rows with borders. Suggestions? 18 Answers 18
How can I specify a td tag should span all columns (when the exact amount of columns in the table will be variable/difficult to determine when the HTML is...