Prueba esto: (LE HE DADO ALTO 10 PARA QUE SE VEA EL EFECTO)
Código:
<html>
<head>
</head>
<body>
<center>
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td bgcolor="#000000" width="1" height="10"></td>
<td></td>
<td bgcolor="#000000" width="1" height="10"></td>
</tr>
<tr>
<td bgcolor="#000000" width="1" height="10"></td>
<td>asdfasdfasfd</td>
<td bgcolor="#000000" width="1" height="10"></td>
</tr>
<tr>
<td bgcolor="#000000" width="1" height="10"></td>
<td></td>
<td bgcolor="#000000" width="1" height="10"></td>
</tr>
</table>
</center>
</body>
</html>
¿Diferencias con lo tuyo?
SÍ, UNA MUY IMPORTANTE: Te Faltan Las Comillas En El Width=
"1
"
...como sea eso... ...a todos nos pasa de vez en cuando...