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

Development Tools Visualizing the Box Model and Computed styles

can not see ''Computed" on my devtools. Thank you

Hey!

I can not see "Computed" pane in my devtools. There are rest of them such as styles, Event listener, DOM Breakpoints, Properties and Accessibility except Computed,

Thank you :)

Maybe you can give us the version of chrome you are using. On Mac you get the version via Chrome / About Chrome and on windows you can the version in the settings.

Or simply put this into the serach-bar :

chrome://settings/help

Thanks;

1 Answer

Seth Kroger
Seth Kroger
56,413 Points

Depending on how DevTools is docked, Computed will be part of Styles (on the right of the CSS list) sometimes. (when docked to the sides as opposed to the top/bottom)

Yes :D I just saw after I published the question. Thank you!