multichild
Programmer
The site above when viewed in IE & Firefox produces different results for the HR tag.
The css code below is what I am currently using...
hr {
border: 0;
border-top: 1px dashed #222222;
color: #043;
height: 1px;
width: 100px;
margin: 5px 0px 5px 0px;
}
Thanks
Lee