con NN4.78?:master:Originariamente inviato da Dr Mal
<html>
<head>
<title>tabelle</title>
<style>
TD.titolo{
background-color : #999999;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
color: #333333;
text-align: center;
font-weight : bold;
}
</style>
</head>
<body>
<table width="700">
<tr>
<td align="center">
<table width="50%">
<tr>
<td class="titolo"></td>
<td class="titolo">titolo</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
Io così la vedo al centro.....![]()