|
html
This is an example tables in tables not being needed.
This is the first table That has a table in a table.
| Title row |
| first graphic | second graphic | third graphic |
|
Now this is the same table with columspan
Title row |
| first graphic | second graphic | third graphic |
Now this is the third table with columspan
T |
Text on the left.
Text on the right.
|
| first graphic | second graphic | third graphic |
Now this is the fourth table with columspan and position
T |
LEFT RIGHT |
| first graphic | second graphic | third graphic |
|