i assign the properties for hr tag in css but its not working in firefox what should i do?
it is working in crome and IE...

hr{
border-color:#5B4F22;
}

Recommended Answers

All 2 Replies

You need to add a width and style to borders.

thanks

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.