- Rows can't exist without tables, they are part of what makes tables.
- Colspan affects the rowspan, because it goes by percentage.
-TD goes row-wise while TR goes column-wise.
-Tables cannot be formed in an "L" shape.
-Must be affixed with the tag.
Back to main