bjr,
merci me dire ce qu'il faut insérer comme ligne de codes ( et où les placer ) pour le meu css suivant pr qu'il soit compatible sur navigateur safari / opera / internet explorer / mozilla:
<style type="text/css">
<!--
body {
background: white;
padding:0;
margin:1;
font-family: verdana, arial, sans-serif;
font-size: 80%;
color: white;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: absolute;
top: 1em;
left: 1em;
width: 10em;
visibility: visible;
z-index: 1;
}
#menu dt {
cursor: pointer;
background: #DBAB05;
height:20px;
width: 12em;
line-height: 20px;
margin: 2px 0;
border: 1px solid white;
text-align: left;
}
#menu dd {
position: absolute;
z-index: 100;
left: 8em;
margin-top: -1.4em;
width: 11em;
background: #fcfcfc;
border: 1px solid #A17D06;
visibility: visible;
}
#menu ul {
padding: 2px;
}
#menu li {
text-align: left;
font-size: 85%;
height: 18px;
line-height: 18px;
}
#menu dt a {
color: #ffffff;
text-decoration: none;
display: block;
}
#menu li a {
color: #000;
text-decoration: none;
display: block;
}
#menu li a:hover {
text-decoration: underline;
}
#mentions {
font-family: verdana, arial, sans-serif;
position: absolute;
bottom : 200px;
left : 10px;
color: #000;
background-color: #ddd;
}
#mentions a {text-decoration: none;
color: #222;
}
#mentions a:hover{text-decoration: underline;
}
.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}
a:link {
color: fcfcfc;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: fcfcfc;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}
-->
</style>
merci à vous tous.....
Web greetings,
Koss70
merci me dire ce qu'il faut insérer comme ligne de codes ( et où les placer ) pour le meu css suivant pr qu'il soit compatible sur navigateur safari / opera / internet explorer / mozilla:
<style type="text/css">
<!--
body {
background: white;
padding:0;
margin:1;
font-family: verdana, arial, sans-serif;
font-size: 80%;
color: white;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: absolute;
top: 1em;
left: 1em;
width: 10em;
visibility: visible;
z-index: 1;
}
#menu dt {
cursor: pointer;
background: #DBAB05;
height:20px;
width: 12em;
line-height: 20px;
margin: 2px 0;
border: 1px solid white;
text-align: left;
}
#menu dd {
position: absolute;
z-index: 100;
left: 8em;
margin-top: -1.4em;
width: 11em;
background: #fcfcfc;
border: 1px solid #A17D06;
visibility: visible;
}
#menu ul {
padding: 2px;
}
#menu li {
text-align: left;
font-size: 85%;
height: 18px;
line-height: 18px;
}
#menu dt a {
color: #ffffff;
text-decoration: none;
display: block;
}
#menu li a {
color: #000;
text-decoration: none;
display: block;
}
#menu li a:hover {
text-decoration: underline;
}
#mentions {
font-family: verdana, arial, sans-serif;
position: absolute;
bottom : 200px;
left : 10px;
color: #000;
background-color: #ddd;
}
#mentions a {text-decoration: none;
color: #222;
}
#mentions a:hover{text-decoration: underline;
}
.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}
a:link {
color: fcfcfc;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: fcfcfc;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}
-->
</style>
merci à vous tous.....
Web greetings,
Koss70
