hr argggggggghhhh (Full Version)

All Forums >> [Web Development] >> Cascading Style Sheets and Accessibility



Message


Shirley -> hr argggggggghhhh (3/11/2005 21:58:41)

How in the heck do you get an hr to look decent in all browsers??
I have used background: #color and
I have used color: #color
I am going nuts I currently have both in the stylesheet

Here is the page MMI Garden Walk http://mmigardenwalk.com/gardens.htm
It looks different in IE, Firefox and NN7

This is a new site I am doing free for a very good cause and I want it to look right in ALL browsers. Maybe I should just use a gif?





d a v e -> RE: hr argggggggghhhh (3/12/2005 2:45:22)

try this
hr {
	width:85%;
	height: 0;
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #BC0065;	
	text-align: center;
}


some nice gardens there!




Shirley -> RE: hr argggggggghhhh (3/12/2005 10:26:39)

Perfect! Thank you !!! [:D][sm=boogie.gif]




Page: [1]

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
0.03125