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 trialSharon Scheel
3,206 PointsChrome Developer Tools
I am just starting the Javascript course and this question may suggest I am not smart enough to continue! When the instructor opens the Google Chrome Developer tools he does so in a blank tab so the developer tool is blank except for some HTML. I cannot find any way to open a blank tab in Chrome and or get a blank developer tool screen. Can anyone help me with this? Thanks so much.
3 Answers
Damon Johnson
Courses Plus Student 2,775 PointsHey,
I create a HTML page using my text editor, save it, and open with Chrome. Is that the sort of thing you wanted?
Once opened in Chrome, I click the [Menu] button, then [Tools], and finally [JavaScript Console]
=)
Sharon Scheel
3,206 PointsYes, thanks. That's exactly the information I needed.
Damon Johnson
Courses Plus Student 2,775 PointsYou're welcome.
Happy coding =)
Phil Pickering
1,343 PointsTo get a blank tab in Chrome you now have to either type about:blank in the Address Bar, or install an extension called "Empty New Tab Page" which you can download from the Chrome Web Store.