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

JavaScript AJAX Basics (retiring) AJAX and APIs Displaying the Photos

Styles not being applied in Chrome?!?!?!

The stylesheet is not applying styles to the photos and buttons, but the title is being styled. I'm using MAMP on a macbook pro. Everything works fine in the other browsers. Does anyone know how to fix this??

Have you already checked the Developer Tools in Chrome, to see what it thinks it should be working with?

1 Answer

Gari Merrifield I solved the problem it was with the web server I was using from mamp. I tried using Apache on my Linux virtual machine and everything did work.