<style> body {margin:0px;} #bir {float:right;} #iki {float:left;} </style> <div id="bir">Birinci Reklam</div> <div id="iki">İkinci Reklam</div>