2010-07-24 4 views

Répondre

3
<div> 
<p style="float: left; width: 33%;">stuff on the left</p> 
<p style="float: left; width: 33%; text-align: center">center</p> 
<p style="float: right; width: 33%; text-align: right">stuff on the right </p> 
</div> 
+0

brillant! Merci! – ina

Questions connexes