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

Victoria Rast
Victoria Rast
7,751 Points

-- Flex Box Quiz question

hi, I am taking the CSS Foundations course. Right now I finished the Flex Box video part 2. In the following quiz there is the fill-in-the-blank question:

The ----- property changes the order of a flex item on the flex line.

To me, this means the 'order' property. Only the answer came back wrong. Tried 'flex-order' and it still came back wrong. Re-watched the video and even Goggled this. All I can think of is the 'order' property. What am I missing?

Thanks for your time,

2 Answers

rydavim
rydavim
18,813 Points

You've definitely got the right answer. I would refresh and give it another try - maybe there was a site error or typo.

I tried re-taking the quiz just now and 'order' worked for me, so you've got it for sure.

Victoria Rast
Victoria Rast
7,751 Points

Thanks, tried it and it worked. Never thought to refresh, will keep that in mind. Thanks a bunch!