<html>
<head>
<title>Untitled</title>
<style type="text/css">
body {text-align:center}
.ImgPerc {width:100%}
.perc {width:80%;margin:auto}
table {width:100%;
border:1px solid gray}
td {background:silver;border:1px solid fuchsia}
</style>
</head>
<body>
<div class="perc">[img]Smarte.jpg[/img]
<table>
<tr>
<td>Col div funziona colle tabelle però non sono pratico è il metodo che ho trovato è questo</td>
</tr>
</table>
</div>
</body>
</html>