I am having trouble with IE 6 (as do most people) not interpreting some of my
CSS rules. This displays properly in Firefox 1 and Netscape 8. I have a div
(divTitle) that contains, on most pages, just an level one header (h1). I
applied a border to the top and bottom of the h1, but it doesn't show in IE.
The HTML:
<div id="divTitle"><h1>Welcome</h1></div>
The CSS:
div#divTitle h1
{
border-bottom:3px solid #00008B;
border-top:3px solid #00008B;
text-align:center;
color:#DC0000;
font-size:1.25em;
padding:.5em 0;
}
The URL:
http://bellsouthpwp.net/S/p/Speedy7/HeaderTrouble.html
Please ignore the missing photos -- I just moved the relevant portions to a
public site.
Thanks for any pointers, hints, fixes, or ideas.
--G
Glenn E. Lanier II
Email: [EMAIL PROTECTED]
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/