How can I toggle a div to reveal content with CSS
问题 So I've got a div that should expand to reveal a list when toggled. The before and after states can be seen here http://reversl.net/box/ but what do I need to add to my styling to make this happen? I'd like to use css transitions for added effect. I'm not worried about browser compatibility because it's just for learning purposes. Any tips? <div class="box"><img src="http://www.placehold.it/250x300" alt="" /> <div class="section progress"> <h4> <a href="#">Div Before</a> </h4> <div class=