qualcuno mi dice come fare per renderlo corretto l'uso?
ecco il codice pagina:
se non uso div class mi sta tutto a sinistra, per quello l'ho usato nemmeno div align=center mi funzionerebbeCodice PHP:<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Language" content="it"> <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"> <title>hhhhh</title> <style type="text/css"> </style> </head> <body style="background-image: url(provetta.jpg);"> <div class="center"> <div style="position: absolute; width: 243px; z-index: 2; left: 722px; top: 516px"> <table style="border: 2px solid gold; width: 100%;"> <tr> <td align="center" width="129"> <table border="0" width="100%"> <tr>[url="www.gghgh.it"] <td align="center"><a href="www.gghgh.it">[b][i]<font size="4" color="#800000"> Ultimi Aggiornamenti</font>[/i][/b][/url]</td> </tr> </table> </td> <td align="center"> [img]icone/libro.jpg[/img]</td> </tr> </table> </div> <table style="border: 0px solid; width: 980px; height: 100%; background-image: url('immagini/sfondodefinitivo.JPG');"> <tr> <td valign="middle" width="442" height="57"> <div style="position: absolute; width: 100px; height: 123px; z-index: 1; left: 17px; top: 324px" id="livello1"> <div style="position: absolute; width: 100px; height: 100px; z-index: 1; left: 129px; top: 87px" id="livello2"> <div style="position: absolute; width: 100px; height: 100px; z-index: 1; left: 151px; top: 15px" id="livello3"> <div style="position: absolute; width: 100px; height: 100px; z-index: 1; left: 148px; top: -14px" id="livello4"> <div style="position: absolute; width: 126px; height: 146px; z-index: 1; left: 127px; top: -80px" id="livello5"> <div style="position: absolute; width: 100px; height: 100px; z-index: 1; left: 132px; top: -88px" id="livello6"> <div style="position: absolute; width: 121px; height: 149px; z-index: 1; left: 125px; top: -101px" id="livello7"> <p align="center"> [url="#"][img]icone/immagine13.gif[/img][/url] <table border="0" width="124" id="table1"> <tr> <td> <p align="center"> [img]pulsanti/but7.gif[/img]</td> </tr> </table> </div> <p align="center"> [url="#"][img]icone/immagine11.gif[/img][/url] <table border="0" width="124" id="table2"> <tr> <td> <p align="center"> [img]pulsanti/but6.gif[/img]</td> </tr> </table> </div> <p align="center"> [url="#"][img]icone/immagine9.gif[/img][/url] <table border="0" width="124" id="table3"> <tr> <td> <p align="center"> [img]pulsanti/but5.gif[/img]</td> </tr> </table> </div> <p align="center"> [url="#"][img]icone/immagine7.gif[/img][/url] <table border="0" width="124" id="table4"> <tr> <td> <p align="center"> [img]pulsanti/but4.gif[/img]</td> </tr> </table> </div> <p align="center"> [url="#"][img]icone/immagine5.gif[/img][/url] <table border="0" width="124" id="table5"> <tr> <td> <p align="center"> [img]pulsanti/but3.gif[/img]</td> </tr> </table> </div> <p align="center"> [url="#"][img]icone/immagine3.gif[/img][/url] <table border="0" width="124" id="table6"> <tr> <td> <p align="center"> [img]pulsanti/but2.gif[/img]</td> </tr> </table> </div> <div align="center"> [url="pagineprova.htm"][img]icone/immagine1.gif[/img][/url] <table border="0" width="124" id="table7"> <tr> <td> <p align="center"> [img]pulsanti/but1.gif[/img]</td> </tr> </table> </div> </div></td> <td valign="middle" width="21" height="57"> </td> <td valign="middle" width="503" height="57"> <div align="center"> <table style="border: 0px solid; vertical-align: top;" id="table1"> <tr> <td> <p align="center"><font size="7" color="#703838">[b][i]Parrocchia del Duomo[/i][/b]</font></td> </tr> <tr> <td height="30" valign="top"> <p align="center"><font size="5" color="#800000">[b][i]San Liberale in Castelfranco Veneto[/i][/b]</font></td> </tr> </table> </div> </td> </tr> <tr> <td valign="middle" width="442"> </td> <td valign="middle" width="21"> </td> <td valign="middle" width="503"> <p align="center"></td> </tr> <tr> <td valign="middle" height="473" width="974" colspan="3"> </td> </tr> </table> </div> </body> </html>

Rispondi quotando