Comment changer la couleur de la balise HR en HTML
<style>
hr{
height: 1px;
background-color: #ccc;
border: none;
}
</style>
Different Dragonfly