ehm
codice:
<html>
<link rel="stylesheet" type="text/css" href="stile.css" />
<body>
<div id="header">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Davifumi89</title>
<base target="sommario">
</head>
<body>
</p>
</body>
</html>
</div>
<div id="menu">
<html>
<head>
ti consiglio di rifare tutto da capo. metti un doctype e ricordati che la pagina deve avere questa struttura:
codice:
<html>
<head> </head>
<body> </body>
</html>
non puoi avere più documenti, teste o corpi. non usare formattazioni inline e stai attento alla semantica. questo è il primo passo da fare per creare un sito crossbrowser.