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 Debugging Styles Challenge

When I go to developer tools there is no computer tab next to the styles tab. Not on any window or page I open.

When I go to developer tools there is no computer tab next to the styles tab. Not on any window or page I open. Not on any window or page I open. I'm on a macbook pro using chrome. How do I see the computer tab Gil talks about?

1 Answer

Hey Valerie, the Computed tab will be next to Styles tab in your inspector area. Please make sure you select the Elements tab first in order to see the corresponding Styles and Computed tab for it. You can also use right click on any page on mac and choose Inspect to get to the elements and computed tab. I hope it helps.