How to: Colspan all columns #dev #it #programming
How to: Colspan all columns #dev #it #programming
Colspan all columns
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 being rendered)? w3schools mentions you can use colspan="0", but it doesn’t say exactly what browsers support that value (IE 6 is in our list to support).
Edit: It appears that setting colspanto a value greater than the…
View On WordPress









