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

CSS Build a Responsive Website Adaptive Design Implementing Media Queries

Zach Miller
Zach Miller
9,794 Points

Discrepancies between this and "Build a Simple Website"?

I noticed that there are some things that have changed since the end of the "Build a Simple Website" course.

For instance the h1 text was "Opposites really do attract! We combine unexpected flavors that melt together to create ironically delicious desserts." and now it is "Opposites really do attract, especially in our kitchen! We combine unexpected flavors that melt together to create ironically delicious desserts."

Also the font weight on the all of the text seems to have changed, and now the contact link is a button on smaller screen sizes.

I'm pretty confident I followed everything correctly but please point out if I missed something so I can go back and get on track!

Daniel Maldonado
Daniel Maldonado
18,056 Points

Nope, you're correct! Quite a bit has changed since that has not been explained very well in this course. They've also added #id and .class that were not previously there - so I had to go back and figure that out in order to follow along

1 Answer

The aesthetic of the site may have changed a bit, but I wouldn't worry too much about those details. Just make sure that you know HOW those changes would be made in a real world situation. Perhaps you could practice editing existing code by making these changes in your existing code.