Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

General Discussion CSS Foundations Selectors Grouping and Modifying Selectors

Writing in the shapes

I tried messing around with the code (which I copied from CodePen to my Sublime Text) and what I noticed is that, if I wanted to insert some text in one of the shapes(< div>s) with the < p> attribute, the shape slides down a bit. I'm just curious how can I manage that without it sliding down. Thank you!