Two elements have beeen floated inside a table cell.
| Table header | Table header | Table header | Table header |
|---|---|---|---|
| Float Float | Table cell | Table cell | Table cell |
| Float Float | Table cell | Table cell | Table cell |
Now we have simulated the previous behavior by turning block level elements into table elements. In standard compliant browsers the two floating elements are self-cleared.