6 border:
3px solid #bbb;
7 -webkit-column-gap:
10px;
8 -webkit-column-count:
2;
13 background-color: steelblue;
16 background-color: skyblue;
18 .left { float: left; }
19 .right { float: right; }
22 <p>There should be two floats: one left, one right. Both should wrap into the
23 second column. The lines
<em>left6
</em>,
<em>left7
</em>,
24 <em>right6
</em>,
<em>right7
</em> (and their backgrounds) should appear
25 <em>entirely
</em> in the second column.
</p>
26 <div class=
"multicol">
32 <span class=
"float_content">
43 <span class=
"float_content">