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

CSS CSS Layout Basics Page Layout with the Float Property Wrapping Text Around Images with Floats

Jeremy Antoine
Jeremy Antoine
15,785 Points

The html document provided in the workspace is missing the viewport meta tag. :)

The launched site was not being responsive after opening the new workspace. I did a little research and found that it was missing the viewport meta tag. I inserted it and all worked flawlessly. Just an FYI for those that may not be so savvy :P

1 Answer

Jeremy Antoine
Jeremy Antoine
15,785 Points

The answer is provided in the question. Its more of an FYI to the devs.