Ho realizzato un sito internet con macromedia dreamweaver ma ho un piccolo problemino che spero tu possa aiutare a risolverlo...quando clicco sulle pagine del menu(home,chi siamo,prodotti,realizzazioni,servizi,contatti e link) in mozilla va tutto bene e le apre senza problemi, mentre in internet explorer mi dice di "verificare che il percorso o l'inirizzo internet sia corretto"...in pratica non me le apre..il sito l'ho quasi finito e mi manca da risolvere questo problema...il problema potrebbe essere nel css???post il file
* { margin: 0; padding: 0; }
body {
background: #000000;
font: 12px Verdana, Arial, Helvetica, sans-serif;
color: #999999;
}
a, a:hover {
text-decoration :none;
color: #990020;
}
a:hover {
text-decoration :none;
}
.p {
margin:0px;
}
#body_bottom_bgd {
width: 862px;
margin: 0 auto;
background: #FFFFFF url(../images/body_bgd_bottom.gif) bottom center no-repeat; height:100%;
}
#page {
width: 795px; height:100%;
background: #000000;
padding:0 8px 0 16px;
margin: 0 auto;
}
#left_col {
width: 210px;
float:left;
}
#left_col img {
margin:10px 0 0px 10px;
}
#logo {
font-size: 1.2em;
margin-bottom: 20px;
font: 20px Broadway;
}
#logo h1 {
padding: 15px 0px 0px 0px;
font-size: 1.1em;
font-weight: normal;
letter-spacing:-1px;
font: 20px Broadway;
}
#right_col {
width:560px;
float:right;
}
#right_col h1{
font: 20px Broadway;
color: #990020;
margin:0px;
padding-top:0px;
letter-spacing:-1px;
}
#right_col h2 {
background:transparent url(../images/arrow.gif) no-repeat left;
display:inline;
font-weight:bold;
font-size: 1.1em;
padding-left:12px;
padding-top: 3px;
padding-bottom: 3px;
}
#left_bgd{
padding-left:2px;
}
#header {
width:560px;
margin: 0 0 10px 20px;
font-size: 1.5em;
letter-spacing: 3px;
font:24px Broadway;
}
#blue_line {
background:#990020;
font-size: 0px;
height:2px;
margin-top:1px;
margin-bottom:5px;
margin-left:5px;
width:760px;
}
.news {
font-family: Arial;
font-size: 0.9em;
background-color: #e8f4ff;
padding: 10px;
margin-top:50px;
text-align:justify;
}
.news h1{
color: #990020;
margin-bottom: 10px;
font-size: 1.1em;
font-weight: normal;
}
.right {
float:right;
padding-left:10px;
}
.left {
float:left;
padding-right:10px;
}
.justify {
text-align: justify;
}
.blue {
color: #990020;
}
.clearboth {
clear:both;
}
#resol {
text-align:left;
width:300px;
position:fixed!important;
position:absolute;
top:0px;
left:1280px;
margin:0 auto;
background:transparent;
}
#resol h1 {
background:none;
font-size:1.5em;
letter-spacing:12px;
padding:0px;margin:0px;
border: 0px;
}
#resol h2 {
font-size:0.8em;letter-spacing:3px;
padding:0px;margin:0px;
background:none;
}
.dottedline {
width:100%;
border-top:dotted 1px #990020;
margin: 10px 0px 0px 0px;
height:0px;
}
.boxleft {
width:240px;
padding: 10px 10px 0px 0px;
border-right:dotted 1px #990020;
float:left;
}
.boxright {
width:240px;
border-left:dotted 1px #990020;
padding: 10px 0px 0px 10px;
margin: 0px 0px 0px 250px;
}
li {
background:transparent url(../images/square.gif) no-repeat left;
list-style-type:none;
padding-left:7px;
}
table {
padding:5px;
border:0px;
}
form {
border : 5px;
padding:5px;
margin:5px;
}
legend {
color:#990020;
}
form label.text {
display:block;
float: left;
width: 40%;
text-align: right;
margin: 5px 0 0 0;
padding: 0.1em;
}
input.text, textarea.text,input.warning, textarea.warning {
border-color:#dadada;
border-style:solid;
border-width:1px;
margin:5px;
width:200px;
}
textarea.text {
width:200px;
height:80px;
}
.button {
margin-top:5px;
border: 0px solid #ffffff;
padding: 0px 10px 0px 10px;
color: #ffffff;
background-color: #990020;
}
.center {
text-align:center;
}
#wrap {overflow:hidden;padding-bottom:10px;}
.bold {
font-weight:bold;
}
#copyright {
height: 35px;/* don't change */
font-size: 0.9em;
padding-top:15px;
text-align:center;
}
#copyrightkit {
width: 800px;
}
#copyright a,#copyright a.link {
text-decoration: none;
color: #a9a9a9;
}
#copyrightkit, #copyrightkit a {
margin: 0 auto;
text-align:right;
font-size: 0.9em;
color:#d7d7d7;
text-decoration:none;
}
#copyrightkit a:hover {
text-decoration:underline;
}
#holder { top: 0; left: 0; position:absolute}
#copy {clear: both;}
html, body, #holder { width: 100%; height: 100%;}
html>body, html>body #holder { height: auto;}
#free-flash-header a:hover {color:#cdd2d7;text-decoration:none}
#resol {text-align:left;font-family:Verdana, Arial, Helvetica, sans-serif;position:fixed;padding-left:10px;width:290px;top:0px;left:1280px;margin:0 auto;background:#bfc6d9;} #resol h1 {background:none;font-size:1.2em;letter-spacing:10px;padding:0px;margin:0px;border: 0px;} #resol h2 {font-size:0.6em;letter-spacing:3px;padding:0px;margin:0px;background:none ;}