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

Who wants to review my code?

Hey Treehouse friends! I've finally finished my first html/css practice page after three weeks! If you feel like it, you can review the code on Github, or on Codepen, although I couldn't add the normalize.css to Codepen, so it looks a bit odd on there.

It looks best in Chrome (I haven't paid attention to browser prefixes, one step at a time!), and don't scale your browser below 1280 px, it is NOT responsive. I also need to know where to put a max-width, and how...

Some things I would like to know: 1 Is the code DRY enough? 2 Did I make use of ID's and classes in the right way? 3 I'm really struggling with positioning so I would love to get some pointers on that - I probably used too much padding and margins to position elements... 4 A max-width, so the elements don't scale up above 1280 px.

Thanks so much if you want to help!

Love, Mandy

I will give it a review when on laptop. Quick tip on codepen click the cog next to CSS and it has an option to add normalize in there