A typo in Responsive Web Design, learn css flexbox - Step 5

This step says

Below your .header element, create a new div element with the id of "gallery"

When it actually should say

Below your .header element, create a new div element and assign it a class of "gallery"

Thank you for helping make FCC better. Bugs can be reported as GitHub Issues. Whenever reporting a bug, please check first that there isn’t already an issue for it and provide as much detail as possible.

1 Like

I have created a GH Issue for this :slight_smile:

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.