Méthode pour les débutants!!
il suffit d'inserer ton contenu dans un tableau et d'utiliserl'option align=center pour centrer le contenu...explication!!
par exemple (teste le) :
<html>
<head><title>
</title>
</head>
<body>
<center>
<table width=900 height=600 border=1>
<tr>
<td align=center>
<table width=800 height=500 border=1>
<tr>
<td align=center>
...//contenu
</td>
</tr>
</td>
</tr>
</table>
</center>
</body>
</html>
Configuration: Windows XP
Internet Explorer 6.0