| Left: | ||
| Right: |
| OLD | NEW |
|---|---|
| (Empty) | |
| 1 | |
| 2 ### Reversed | |
| 3 | |
| 4 <div class="row reverse"> | |
| 5 <div class="column one-fourth">A (one fourth)</div> | |
| 6 <div class="column one-fourth">B (one fourth)</div> | |
| 7 <div class="column one-fourth">C (one fourth)</div> | |
| 8 <div class="column one-fourth">D (one fourth)</div> | |
| 9 <div class="column three-fourths">E (three fourths)</div> | |
| 10 <div class="column one-fourth">F (one fourth)</div> | |
| 11 </div> | |
| OLD | NEW |