Niente da fare. I miei codici ora sono questi:
index
codice:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Autofficina Innocente</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link rel="stylesheet" href="style.css" type="text/css"> <style type="text/css"> <!-- body { background-color: #ffffff; } .Stile1 {color: #000000} --> </style> </head> <body background="#ffffff" leftmargin="0" topmargin="0" rightmargin="0" bottommargin="0"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <div align="center"> <table width="1024" height="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#DDDDDD"> <td colspan="0">[img]images/logo.gif[/img]</td> </tr> <td colspan="0"> <table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#DDDDDD"> </table> <div id="MENU"> Homepage Chi siamo Gallery Dove siamo Revisioni Servizi Contatti <span class="Stile1"></span></div> </body> </html>
style.css
Qualcuno sa dirmi i codici precisi? Grazie 1000codice:<style> div#LOGO { images/logo.gif; font: Arial, normal; size: 10 px; color: #000000; top : +0 px; left : +0 px; margin:0; padding:0; } div { font-size: 11px; font-family: Verdana; } div#MENU { text-align: Center; padding: 5px; background-color: #cc; border: Solid 1px #DDDDDD; } a.MENU { background-color: #AAAAAA; color: #000000; font-weight: Bold; text-decoration: None; width: 100px; padding: 1px; border: Solid 1px #000000; } a:hover.MENU { background-color: #778899; color: #EEEEEE; font-weight: Bold; text-decoration: None; width: 100px; padding: 1px; border: Solid 1px #000000; } </style>

Rispondi quotando