He leido mas de cuarenta respuestas a esta pregunta, y le he aplicado todas las respuestas a mi codigo, y aun sigo sin poder centrar el contenido de mi página web.
El código CSS es:
Código HTML:
body { margin:0px; padding:0px; } div.Table_01 { margin:0 auto; padding:0; position:absolute; left:0px; top:0px; width:100%; height:920px; }
Código HTML:
<div class="Table_01">
Código HTML:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml">