Code : Tout sélectionner
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html><head>
<meta name="generator"
content="HTML Tidy for Windows (vers 12 April 2005), see www.w3.org"> <meta
content="text/html; charset=ISO-8859-1" http-equiv="content-type"> <title>essai</title><style
type="text/css">
#toto:hover { background-repeat: no-repeat;
width: 170px;
margin-bottom: 0px;
margin-left: 0px;
height: 20px;
max-height: 20px;
background-position: left bottom;
color: #3333ff;
font-family: Arial;
font-size: 13px;
line-height: 17px;
text-decoration: none;
margin-top: 0px;
background-color: #ff9900;
}
#toto { background-repeat: no-repeat;
width: 170px;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
height: 20px;
max-height: 20px;
color: #ff6600;
font-family: Arial;
font-size: 13px;
line-height: 17px;
text-decoration: none;
background-color: #33ccff;
}
</style></head> <body> <a id="toto" href="#">bonjour</a> </body></html>
Qu'est-ce que tu utilises pour definir ta feuille de style: l'éditeur css de nvu? KaZcadeS, l'extension de Kaze (plus simple à utilisée et largement débuggée)?
As-tu eessayé de remplacer Nvu par KompoZer? (nvu et editeur css largement débuggés)?