>> From: Brian M. Curran >> Subject: [css-d] Squeaking in one more question for 2009 - IE6 crashes >> on my contact pg >> Sent: 01 Jan '10 13:23 >> Hi All, >> My CSS and HTML validate, but when I try to view my 'contact' page in >> IE6 the browser crashes. Anyone see a CSS issue on my contact page that >> would make IE6 crash? site: www brianmcurran com >> Sincerely, >> Brian
> From: John > Brian, > It will not crash the IE6 browser if you comment out or remove the > "#sideBar p:first-letter" rule from the "styleContact.css" stylesheet. > Cheers, > John Thanks John, this worked. I actually moved the first-letter command to <h4> and now it works without crashing. I have no idea why this works with <h> but not <p>. Sincerely, Brian ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
