<style> #t1, #t2 { position: absolute; } #t1, { width: 6em; left: 0;} #t2 { left: 6em; right: 6em; } </style> <div id="t1">text1</div> <div id="t2">text2</div>
display:inline-block