Hello,
I had a question regarding the Project: Fotomatic from the “Build a Website with HTML, CSS, and Github Pages” course.
Am I supposed to be teaching myself the flexible box model even though it is the subject of the next lesson in the course? I don’t understand why the code isn’t working and I see that the “display: flex” property is used 12 times in the code provided to use in the project.
I understand that the point of this lesson so far has been to look up things I don’t know using documentation but… this seems like more than just looking up a single property I don’t know.
I found only one other topic referring to this question and no one responded to it before it was closed automatically. (Link)
Is there anyone else who has completed this project who could confirm whether I need flexbox to properly complete the project? I have spent a lot of time trying things out and I would rather not look at the solution ahead of time and spoil my learning on the rest of the project just to get this answer.
Thanks for any help!