jaki może być problem ze stylami ?
tutaj adres gdzie tymczasowo wrzuciłem stronę:
W IE - jest tak jak chce
W Mozilli - przynajmniej w jednej lini
W Operze - zupełna kaszana
Kod
body{
font-family:"Lucida Grande", arial, sans-serif;
background:#F3F3F3;
}
ul{
margin: 5px;
}
li{
width:90px;
height:50px;
float:left;
color:#191919;
text-align:center;
overflow:hidden;
font-size:13px;
/* padding-top: 0px;*/
margin-top: 0;
}
a{
color:#FFF;
text-decoration:none;
}
.subtext{
/* margin-top:0px;*/
}
p{
padding:5px 5px;
color: black;
}
/*Menu Color Classes*/
.green{background:#6AA63B url('images/green-item-bg.jpg') top left no-repeat;}
.yellow{background:#FBC700 url('images/yellow-item-bg.jpg') top left no-repeat;}
.red{background:#D52100 url('images/red-item-bg.jpg') top left no-repeat;}
.purple{background:#5122B4 url('images/purple-item-bg.jpg') top left no-repeat;}
.blue{background:#0292C0 url('images/blue-item-bg.jpg') top left no-repeat;}
.black{background:#DDDDDD url('images/blue-item-bg.jpg') top left no-repeat;}
#bez{
color:#FFF;
width:90px;
height:50px;
float:left;
background: #6AA63B;
text-align:center;
font-size: 13px;
margin:0;
}
font-family:"Lucida Grande", arial, sans-serif;
background:#F3F3F3;
}
ul{
margin: 5px;
}
li{
width:90px;
height:50px;
float:left;
color:#191919;
text-align:center;
overflow:hidden;
font-size:13px;
/* padding-top: 0px;*/
margin-top: 0;
}
a{
color:#FFF;
text-decoration:none;
}
.subtext{
/* margin-top:0px;*/
}
p{
padding:5px 5px;
color: black;
}
/*Menu Color Classes*/
.green{background:#6AA63B url('images/green-item-bg.jpg') top left no-repeat;}
.yellow{background:#FBC700 url('images/yellow-item-bg.jpg') top left no-repeat;}
.red{background:#D52100 url('images/red-item-bg.jpg') top left no-repeat;}
.purple{background:#5122B4 url('images/purple-item-bg.jpg') top left no-repeat;}
.blue{background:#0292C0 url('images/blue-item-bg.jpg') top left no-repeat;}
.black{background:#DDDDDD url('images/blue-item-bg.jpg') top left no-repeat;}
#bez{
color:#FFF;
width:90px;
height:50px;
float:left;
background: #6AA63B;
text-align:center;
font-size: 13px;
margin:0;
}
Strona opiera się na dwóch stylach , jeden dla całej strony drugi dla całego pastak menu ( sam kolor zielony), menu jest włożone w diva czarny pasek.
Ponadto w menu znajduje się lista - to co się rozwija + divy to co się nie rozwija.
pozdrawiam i czekam na ostre słowa krytyki
