Como alterar a cor da tag de RH em HTML
<style>
hr{
height: 1px;
background-color: #ccc;
border: none;
}
</style>
Different Dragonfly