Attraverso i CSS :
codice:
hr {
border-top:none;
border-left:none;
border-right:none;
border-bottom:1px solid red;
}