Design comparison
Solution retrospective
I am proud of to use both flexbox in mobile view version and grid layout in desktop layout for better control of elements. I uploaded the other one -> style.css file which use flexbox in both mobile and desktop views. I did it with a purpose to compare their options in practice with this project. That's what I do to gain better flow in writing code. I did what I wanted to do. In the frame of my current coding knowledge I would not do anything different next time.
What challenges did you encounter, and how did you overcome them?It was challenging for me to place elements to desirable position in desktop view using flexbox. In flexbox I reversed flex-direction of the row and gave header absolute position to get it to the left top position of the page.
What specific areas of your project would you like help with?I have to dedicate more time to javascript in this stage.
Community feedback
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord