[EMAIL PROTECTED] wrote:
> Hi,
> 
> Would someone please help me?  I have read every article I could find from 
> Google and tried many different things to get this working, but to no 
> avail.  I would like to superimpose the "over" div on top of the "under" 
> div.  It works in Mozilla, but not IE (7).  

Your code lacks a valid doctype (http://www.w3.org/QA/Tips/Doctype) and 
DIV tags do not go in SPAN tags.  You'll have a lot better time 
positioning elements the same way across browsers if you start there.

-Adam Ducker (http://adamducker.com)
______________________________________________________________________
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/

Reply via email to