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 Adding Pages to a Website Style New Pages

Page expands to max 940px. Does it also have a min size?

In other words, when I expand and contract the browser window, why can't it contract horizontally past a certain point? Did we write that into the code and I just miss it?

Thanks! David

2 Answers

Can I please see your code?

It's coded in workspaces for a class I'm taking. I'm not sure how to share it, but I think I found the answer. It seems like my browser (Chrome) has a minimum to its horizontal size, which is the horizontal limit I'm running into.

Ok, weird

Might be you have some plugins in your browser and its icons situated next to the address panel are not letting you past certain minimum width?

If it is not in the CSS, the min width is not there. Depends on the browser.