CSS
-Tricks
treehouse :
what would you like to learn today?
Web Design
Web Development
iOS Development
Show search box
Search
Search in:
All
Articles
Forums
Snippets
Videos
✕
Home
Forums
Snippets
Gallery
Videos
Almanac
Demos
Lodge
Navigation 'n' Search
Forums
Illustration by Nick Sirotich
Forums
»
CSS Combat
[Solved] Please Fix Page Wrap!!!
smithaa99
Permalink to comment
#
August 2012
I can't get the divs #quote and #copy to wrap within #mid
Can anyone tell me what the problem is here?
I need to get an answer ASAP.
Thanks!
JeremyEnglert
Permalink to comment
#
August 2012
Add
overflow: hidden;
to #headerbackground and #midwrapper.
Add a Comment
Can anyone tell me what the problem is here?
I need to get an answer ASAP.
Thanks!