4 width:
200px; height:
50px;
5 background-color: orange;
10 width:
50px; height:
50px; background: blue;
15 width:
50px; height:
50px;
16 -webkit-writing-mode: vertical-rl;
22 <p>You should see four equally sized squares below. Two blue, and two orange.
</p>
24 <div id=
"float"></div>
25 <div id=
"verticalTable"></div>