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!

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

Real Simple HTML Help

Just started building a website. Minimal markup. Just header, wrapper, content, aside, footer.

Set wrapper's max-width to 980px and inserted some paragraphs into #content and aside.

For some reasons the content in these <p> graphs are not staying constrained within my #content and aside.

All divs and tags are closed, markup is clean on validator. This should be an easy fix. Can send HTML/CSS to someone if neccessary.

6 Answers

HELP!!

Kevin Korte
Kevin Korte
28,147 Points

post your code into codepen and than link it here

Here ya go. Something real simple I must be missing:

http://codepen.io/tpicks/pen/hzdaB

Try using paragraphs with words instead of one long word.

Unreal. I feel stupid. Thanks.

It happens. You're welcome.