Can I set the overflow of one div to flow into a different div? (CSS/HTML coding

Leslie

New member
question)? First of all, I'd really rather if you didn't post things like "no" or "good luck with that" just to get your answers points, please. :)

I'm looking to code a page where I have 2 divs.
Both divs have a set height, width, and position.

If I have any overflow in my first div, I want it to overflow into the second div.

The second div has its style set as overflow:auto

If you need clarification, please ask.

Thanks SO much for your time :)
 
Back
Top