bonjour,
je suis débutant et j'ai commis quelques "infractions" hier lors de mon entrée sur ce forum, je pense les avoir résolues en tout cas les intentions pour y arriver sont là !
j'ai un petit souci:
voilà j'ai une image sur laquelle j'ai crée un lien
j'ai fait un a:hover pour d'autres liens sur la page qui lors que l'on passe dessus perdre de la luminosité
alors quand je passe sur l'image elle perd de la luminosité ce qui est normal par rapport à la règle; ceci dit je souhaiterais que non
voici le code de la page
[code]<html lang="en">
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>bertrand pincemin designer</title>
<style type="text/css">
.Style4 { font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
}
a:link { text-decoration: underline;
}
a:visited { text-decoration: none;
}
a:hover { border-style: hidden;
font-family: Arial,Helvetica,sans-serif;
opacity: 0.515;
text-decoration: none;
}
a:active { color: rgb(255, 204, 51);
}
</style>
</head>
<body>
<div style="text-align: center;"><br>
<small style="color: rgb(157, 29, 8);"><span
style="font-family: Helvetica,Arial,sans-serif;"><br>
website coming soon</span></small><br>
<br>
<span style="text-decoration: none;"><a
href="ida.html"><img title="iDa"
style="border: 0px solid ; width: 858px; height: 440px;"
alt="red image" src="images/Annonce-eng-am.jpg"></a><br>
</span><span style="text-decoration: none;"></span><a
style="color: rgb(0, 0, 0);" href="repertoire/formulaire.html"><span
merci
Modifié par berpin (05 Sep 2005 - 14:54)
je suis débutant et j'ai commis quelques "infractions" hier lors de mon entrée sur ce forum, je pense les avoir résolues en tout cas les intentions pour y arriver sont là !
j'ai un petit souci:
voilà j'ai une image sur laquelle j'ai crée un lien
j'ai fait un a:hover pour d'autres liens sur la page qui lors que l'on passe dessus perdre de la luminosité
alors quand je passe sur l'image elle perd de la luminosité ce qui est normal par rapport à la règle; ceci dit je souhaiterais que non
voici le code de la page
[code]<html lang="en">
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>bertrand pincemin designer</title>
<style type="text/css">
.Style4 { font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
}
a:link { text-decoration: underline;
}
a:visited { text-decoration: none;
}
a:hover { border-style: hidden;
font-family: Arial,Helvetica,sans-serif;
opacity: 0.515;
text-decoration: none;
}
a:active { color: rgb(255, 204, 51);
}
</style>
</head>
<body>
<div style="text-align: center;"><br>
<small style="color: rgb(157, 29, 8);"><span
style="font-family: Helvetica,Arial,sans-serif;"><br>
website coming soon</span></small><br>
<br>
<span style="text-decoration: none;"><a
href="ida.html"><img title="iDa"
style="border: 0px solid ; width: 858px; height: 440px;"
alt="red image" src="images/Annonce-eng-am.jpg"></a><br>
</span><span style="text-decoration: none;"></span><a
style="color: rgb(0, 0, 0);" href="repertoire/formulaire.html"><span
merci
Modifié par berpin (05 Sep 2005 - 14:54)