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 Website Optimization Chrome DevTools Basics Accessing the DevTools

Why do he mention ctrl+shift+i and not the simpler f12 method?

It's mildly annoying when doing it for weeks and discovering f12. I believe the ctrl+shift+i method was mentioned very early on in the front end track as well.

I didn't know you could use F12 as a shortcut. You learn something new every day. Thanks!

you just made me realize I don't have a F12 button lol maybe that's why??

3 Answers

f12 keyboard shortcut doesn't work on all Operating Systems

Probably because he isn't / wasn't aware of this shortcut ? I didn't know that neither, thank you for the tip :)

I guess I was assuming he knew everything in the universe :(

man, iยดve been asking the same question from the start of front-end tracks!