I want to create a section in the bottom right corner of a table element but i want the rest of the table to wrap around it as one element ( see ascii diagram) how would i do this?
__________
| |
| |
| |
| ____|
| | |
|_____|____|
The bottom right section will be another table ( if it helps )


