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

HTML How to Make a Website Responsive Web Design and Testing Adding Breakpoints for Devices

How can I reshape the size of my preview page without having to click on the maximize and restore down buttons?

I noticed that Nick reshaped the preview page of his website without clicking on the maximize button at the top right hand corner. How can I do the same thing? I separated the preview page from the tutorial video. When I opened up the preview page it opened up next to the video. I broke it off, but I had no luck reshaping the page.

1 Answer

Steven Parker
Steven Parker
229,732 Points

It sounds like your browser created a window without the property that allows resizing. If so, you could open a new browser window and then copy the URL from the original to the new window's address bar. The new window should be resizable just by grabbing the lower right corner.