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 trialMark Skobelevs
12,667 PointsMy list items do not overflow at all, rather the body shrinks.
My interaction did not go the same way as the video, as my container never overflowed from the beginning.
I'm assuming this may be a difference of HTML/CSS versions as these videos are from 2016?
1 Answer
Mark Skobelevs
12,667 PointsHi Steven,
Thank you for quick reply.
The code is directly from the workspace found in this video: https://teamtreehouse.com/library/css-flexbox-layout/wrapping-flex-items
(Just in case for convenience, it is unaltered from the original. https://w.trhou.se/xs8hy7ztiu )
I was perplexed by the issue, as whenever I shrunk the web page, rather than the contents overfilling, they would instead shrink the overall container, which had me slightly worried that I could not replicate the issue.
Fortunately, following through with the video, this entire error became dissmisable and I was able to continue.
Again, thank you for your quick reply, and apologies for my late reply.
Steven Parker
231,236 PointsSteven Parker
231,236 PointsI doubt anything has changed in HTML or CSS that would affect the lesson, but we would need to see your code to help identify the real issue. Take a look at this video about sharing a snapshot of your workspace.