A voir également:
- Html et css
- Editeur html - Télécharger - HTML
- Espace html ✓ - Forum HTML
- [**] Balise pour un espace vide en hml. Merci ✓ - Forum Webmastering
- Html download - Télécharger - HTML
- &Nbsp html ✓ - Forum Webmastering
1 réponse
A.A_type2:link {
color: #E75A85;
text-decoration: none;
font-weight : bold;
font-family : Geneva, Arial, Helvetica, sans-serif;
}
A.A_type2:visited {
color: #E75A85;
text-decoration: none;
font-weight : bold;
font-family : Geneva, Arial, Helvetica, sans-serif;
}
A.A_type2:hover {
color: #757986;
text-decoration: none;
font-weight : bold;
font-family : Geneva, Arial, Helvetica, sans-serif;
}
A.A_type2:active {
color: #E75A85;
text-decoration: none;
font-weight : bold;
font-family : Geneva, Arial, Helvetica, sans-serif;
}
<a href='#' class='A_type2'>Petit dejeuner</a>
color: #E75A85;
text-decoration: none;
font-weight : bold;
font-family : Geneva, Arial, Helvetica, sans-serif;
}
A.A_type2:visited {
color: #E75A85;
text-decoration: none;
font-weight : bold;
font-family : Geneva, Arial, Helvetica, sans-serif;
}
A.A_type2:hover {
color: #757986;
text-decoration: none;
font-weight : bold;
font-family : Geneva, Arial, Helvetica, sans-serif;
}
A.A_type2:active {
color: #E75A85;
text-decoration: none;
font-weight : bold;
font-family : Geneva, Arial, Helvetica, sans-serif;
}
<a href='#' class='A_type2'>Petit dejeuner</a>