xxxxxxxxxx
z-index: 10;
position: absolute;
right: 0;
top: 0;
xxxxxxxxxx
<div style="float: left; width: 50%;">
This is the content of the first div.
</div>
<div style="float: left; width: 50%;">
This is the content of the second div.
</div>