ciao
AIUTOOOOOOOO !!!!
non riesco a togliere lo spazio bianco fra i livelli DIV
che si genera con il browser IE
tra i livelli > DIV#header - DIV#toolbar - DIV#flash_center - DIV#footer
--------- foglio style CSS -----------
html, body, div, span, h1, h2, h3, h4, h5, h6 {
margin: 0px auto 0px auto;
padding: 0px;
border: 0px;
outline: 0px;
font-size: 100%
}
img {
border-style: none;
}
body {
background-color: #ffffff;
color: #111111;
font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
font-size: 11px;
line-height: 14px;
/*background-image: url(../images/sfondo_presentazione.jpg);/*sospeso*/
background-position:center;
background-repeat: no-repeat;
background-attachment: fixed;
}
h1 {
color: #0C2A5B;
font-size: 28px;
font-weight: normal;
line-height: 28px;
letter-spacing: -1px;
font-family: Georgia, "Times New Roman", Times, serif
}
h2 {
color: #113D84;
font-size: 18px;
font-weight: bold;
line-height: 20px
}
a, a:link{
text-decoration: none;
color: #900;
}
a:visited{
text-decoration:none;
color: #900;
}
a:hover{
text-decoration:none;
color: #666;
}
a:active{
text-decoration:none;
outline:none; /*eliminare bordo link*/
color: #900;
}
a:focus{
text-decoration:none;
outline:none; /*eliminare bordo link*/
color: #900;
}
/*pagina home livelli **************************************/
DIV#container {
}
DIV#content {
width: 1000px; /*larghezza elemento*/
height: 626px; /*altezza elemento*/
}
DIV#header {
width: 1000px; /*larghezza elemento*/
height: 170px; /*altezza elemento*/
}
DIV#toolbar {
width: 1000px; /*larghezza elemento*/
height: 36px; /*altezza elemento*/
float: left;
}
DIV#flash_center {
width: 1000px; /*larghezza elemento*/
height: 373px; /*altezza elemento*/
}
DIV#footer {
width: 1000px; /*larghezza elemento*/
height: 46px; /*altezza elemento*/
}link pagina Link pagina Link pagina http://www.orto2000.com/V.02/index.html http://www.orto2000.com/V.02/index.html

AIUTOOOOOOOO !!!!
Rispondi quotando