Is there a way to overlap div columns?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jerry101
    New Member
    • Jul 2008
    • 28

    Is there a way to overlap div columns?

    Hi,

    I've got a 2 column page which I'm doing for an e-newsletter. Basically I have my header at the top (obviously) and then 2 columns below it.

    Is there a way so I can make one of the columns overlap on top of the header at the top of the page?

    Hope that makes sense?

    Thanks,

    Jerry
  • David Laakso
    Recognized Expert Contributor
    • Aug 2008
    • 397

    #2
    Originally posted by jerry101
    Hi,
    Is there a way so I can make one of the columns overlap on top of the header at the top of the page?
    Set a negative (minus) margin-top on the id of the column you want to move.

    Comment

    Working...