OLD | NEW |
1 <div style="float:left; border:1px solid black; margin-right:2px"> | 1 <div style="float:left; border:1px solid black; margin-right:2px"> |
2 <span style="display:inline-block;height:26px;line-height:24px;vertical-align:to
p; font-size:13px"> | 2 <span style="display:inline-block;height:26px;line-height:24px;vertical-align:to
p; font-size:13px"> |
3 <span style="display:inline-block;height:26px;line-height:24px;vertical-align:to
p; font-size:13px">Float Text</span> | 3 <span style="display:inline-block;height:26px;line-height:24px;vertical-align:to
p; font-size:13px">Float Text</span> |
4 </span> | 4 </span> |
5 </div> | 5 </div> |
6 The float on the left should have a black border enclosing its text contents. | 6 The float on the left should have a black border enclosing its text contents. |
OLD | NEW |