I' trying to learn layout using css, and I keep having a problem where I put one div inside another (for a left column for instance), and then if I type text into the inside div it starts to go down below the outer div. What am I doing wrong that's not forcing the parent div to expand as well?
Thanks