Left: | ||
Right: |
LEFT | RIGHT |
---|---|
(no file at all) | |
1 | |
2 <div class="row"> | |
3 <div class="column one-fourth"><p class="inverse-text">A (one fourth)</p></div > | |
4 <div class="column one-fourth"><p class="inverse-text">B (one fourth)</p></div > | |
5 <div class="column one-fourth"><p class="inverse-text">C (one fourth)</p></div > | |
6 <div class="column one-fourth"><p class="inverse-text">D (one fourth)</p></div > | |
7 </div> | |
8 <div class="row"> | |
9 <div class="column three-fourths"><p class="inverse-text">E (three fourths)</p ></div> | |
10 <div class="column one-fourth"><p class="inverse-text">F (one fourth)</p></div > | |
11 </div> | |
LEFT | RIGHT |