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

HTML Build a Simple Website Creating a Website Structure Working with Grids

Jack Campbell
Jack Campbell
1,822 Points

Indenting

That is the name of the video that messed me up. My coding has been checked and is fine, I have downloaded the project files and put them into my CSS folder. The indenting did not work. My content on the browser changed and put half the content on one side of the page and half the content on the other side of the page. Why won't it just indent properly?

1 Answer

I don't really follow the question, but I would run the html and css through and external validator to see if they're legit (based on "my content on the browser changed and put half the content on one side of the page and half the content on the other side of the page").

Putting myself in your shoes based on that description, I'm wondering if you have a missing brace in your css or a missing closing angle bracket in your html.