Overflow Property

I’m trying to understand what or why anyone would use the overflow property for in laying out a page. The information in the CSS reference is sketchy. The biggest bit of confusion for me is that if the overflow is set to hidden, where does the rest of the content go and how does the user see the rest?