Latest solutions
Latest comments
- @Hibiscuit0@Hibiscuit0
Thanks for your advice. It works. I had a confusion with the wrapping notion: it was absolutely not needed to wrap.
But I still don't understand why the footer wrapped since I defined its width of 100vw, so there is still some concepts to learn..
- @Hibiscuit0@Hibiscuit0
Thanks a lot @Mauger1998 @jhellard and @correlucas for the advices.
I've seen that for accessibility, I should have used semantic tags --> I'll try to take this into account for each new challenge. I don't know yet the grid --> I'll try !
The difference between width and max-width seems to be important to know, so thanks for the explanation.
Next time I can work on it, I'll correct my code to fit your advices.