| <!DOCTYPE html> | |
| <p>The text below should be to the left of the hotpink box.</p> | |
| <div style="width:20em; height:200px; line-height:20px;"> | |
| <div style="float:right; width:5em; height:150px; background:hotpink;"></div> | |
| <div style="height:80px;"></div> | |
| first column! | |
| </div> |