metti tutto il tuo sito in un div con id container e integra con questo css
body{
margin: 0px;
height: 100%;
width: 100%;
}
#container{
width: LARGHEZZA_SITOpx;
position: absolute;
left: 50%;
margin-left: -(LARGHEZZA_SITO/2)px;
}
metti tutto il tuo sito in un div con id container e integra con questo css
body{
margin: 0px;
height: 100%;
width: 100%;
}
#container{
width: LARGHEZZA_SITOpx;
position: absolute;
left: 50%;
margin-left: -(LARGHEZZA_SITO/2)px;
}
No ai layout tabellari!
Insulto libero: http://forum.html.it/forum/showthread.php?s=&postid=12524872#post12524872