Einzelnen Beitrag anzeigen

citybreaker
(Gast)

n/a Beiträge
 
#5

Re: CSS - Zwei Elemente ausrichten

  Alt 10. Jun 2006, 13:29
Versuchs mal so.

Code:
<div>
  <div style="width:50%; float:left; position: absolute;">
   
  </div>
  <div style="width:50%; float:left; position: absolute;">
   
  </div>
</div>
  Mit Zitat antworten Zitat