codice:
<html> 
<body> 
<table width="200" height="100" border="2"> 
<td align="middle"> 
<p align="left">a</p>
<p align="center">a</p>
</td> 
</table> 
</body> 
</html>