Overlapping Divs?

Discussion in 'CSS' started by jorgy, Mar 4, 2009.

  1. #1
    Is there any way to overlap two divs without using absolute positioning?
     
    jorgy, Mar 4, 2009 IP
  2. kk5st

    kk5st Prominent Member

    Messages:
    3,497
    Likes Received:
    376
    Best Answers:
    29
    Trophy Points:
    335
    #2
    Negative margins and offset relative position come to mind. What are you trying to do? Test case? Sketch?

    cheers,

    gary
     
    kk5st, Mar 4, 2009 IP
  3. jorgy

    jorgy Peon

    Messages:
    611
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I'm trying to place an image so that it's partially over, and partially not over another div. Negative margins would probably work, thanks

     
    jorgy, Mar 4, 2009 IP