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

Design

JONATHAN PACHA
JONATHAN PACHA
12,039 Points

Screen Measurement

I've noticed that when the instructor is resizing their screen there is a small measuring device in the bottom right hand corner that is showing the pixel width of the screen. Where can I acquire this awesome technology?

1 Answer

Michael Fish
Michael Fish
7,804 Points

I am not sure exactly which one they are using but I do know a couple ways to check the dimensions of a page. If you are using chrome there is a pretty cool extension called page ruler which you can get at http://blarg.co.uk/tools/page-ruler. You could also use the developer tools in chrome or firefox to inspect individual elements. Hope I was able to help! =D

JONATHAN PACHA
JONATHAN PACHA
12,039 Points

i figured it out. if you'd like know it it's called window resizer.