>the pointed questions: >1. does ie6 not recognize z-indexing; and if it does, how do i make it respond?
Yep, it should work in IE6. You have to make sure that you've also defined "position" as z-index can only be applied to elements with a position property. This could be why? Here's a related article. http://www.westciv.com/courses/course_info/css_level2/sample_section.htm l Not sure about your other 2 questions. Got a link for the site you're working on? FRANCES BERRIMAN http://www.fberriman.com -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: 10 August 2006 12:17 To: web standards group Subject: [WSG] an apology and a few pointed questions first, i would like to apologize to the list for my obsessive behavior dealing with svg files for the past several days. second, i would like to apologize for flaming firefox in my frustration. third, i would like to apologize to matthew for getting on his last nerve. 2. i was baffled by the message in ie6 and mozilla.13 that there was an unrecognizable doctype. can someone explain why this appeared for these two browsers and not in firefox or opera? 3. a follow-up to the above question. if mozilla.13 recorded an unrecognizable doctype, could that be a reason for it not recognizing the z-indexing in the css? i would like to thank all of you who assisted me with links to articles, checking my html and css, posting the svg page when i was trying to figure out the .htaccess problem and the svg rendering problem and for the thought provoking comments along the way. i really do appreciate the effort. regards, dwain ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ****************************************************** ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________ ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________ ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
