Colspan Doesn't Accept Decimal Numbers. How Do I Specify The Span?
| Liquor Store Blues | |||
|---|---|---|---|
Solution 1:Because of your 4th row having 3 elements, your table actually has 12 columns, not 4. http://cssdeck.com/labs/9lzcwolh Solution 2:For that row you can use the following HTML using a nested table: |
Post a Comment for "Colspan Doesn't Accept Decimal Numbers. How Do I Specify The Span?"