Questa è la prima pagina che tento di creare.
codice:
<html style='height:100%'><body style='padding:0;margin:0'>
<div style="background:red; float:left; height:100%; width:34%; text-align:center">uno
due</p></div>
<div style="background:orange; float:left; height:100%; width:34%; vertical-align:middle">a
b</p></div>
<div style="background:yellow; height:100%">10</div>
</body></html>
La prima brutta sorpresa che non risco ad allineare il testo verticalmente.
La seconda che nella terza colonna a destra, su internet explorer, è divisa dall'arancione da un bordo bianco.