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

Blake Baron
PLUS
Blake Baron
Courses Plus Student 1,160 Points

"Inside the kitchen" alignment, and "Browse our Cupcakes" button

Hi all. I am getting really frustrated after checking every line of code to find no noticeable difference between the actual "Smells Like Bakin" website, and the code that I have typed into Sublime Notes. For whatever reason, the "Inside the Kitchen" section wants to reside on the right side of the website above the "Get Bakin with us" section. I have no idea how to get it to align properly. What is even more baffling to me is that I also can't seem to get the "Browse Our Cupcakes" button to look like an actual button. The crazy part is that I'm using the style.css file that comes directly from the Treehouse website, and as far as I can tell it is already complete. I've tried Safari, Google Chrome, and Firefox to see the same thing. The actual website has all the elements in their correct place, but those two elements seem to have gone rogue. Has anyone else experienced this?

2 Answers

Bahi Hussien
PLUS
Bahi Hussien
Courses Plus Student 13,128 Points

Yes, that is normal some times there are some extra style sheets or there are some changes in the style.

My advice Skip anything you don't understand and go for deep dives. After html and css deep dives you will be able to figure out all the changes and learn more.