11 display: inline-block;
15 <body style=
"width: 800px;">
16 <p> The two blue bars should be aligned with each other.
</p>
17 <div style=
"text-align: center" >
18 <span style=
"position: absolute; top: 44px;">
19 <div id=
"block"></div>
22 <div id=
"block" style=
"position: absolute; top: 80px; left: 408px;"></div>