3 .box { display:inline-block; width:
1em; height:
4em; background:blue; }
5 <p>There should be a blue square below.
</p>
6 <div style=
"line-height:5em;">
8 <div style=
"display:inline-block; width:1em; width:4em; height:4em; background:blue;"></div>