oppure... sfacciatamente

sapete come posso impostare un div

per rimpiazzare una tabella con i css?

<table border=0>
<tr>
<td width=10%>1</td>
<td width=70%>2</td>
<td width=10%>3</td>
<td width=10%>4</td>
</tr></table>

Praticamente lo stesso che ho cercato di fare con 4 div sopra


grazie