Design comparison
Solution retrospective
Proud of the layout and responsiveness of the css for mobile and desktop. Proud of the progress I made with creating this java script function on my own. What i would do differently is put the logo in the container with the content. Then just move the logo up for the mobile size.
What challenges did you encounter, and how did you overcome them?The logo was my biggest challenge on this one. I try to stay with building mobile first. In this case that meant the logo element was put first in the html document. My solution was a lot of media queries. It sort of works in the end but I would probably of been better doing what I suggested above. Just moving on because my focus here is mainly java script. My java script challenge was changing the image with script. I had no idea you could change the image with script. The innerWidth and resize event listners are somethings I had not heard of in W3schools tutorials.
What specific areas of your project would you like help with?Is mobile first the right way to build websites? Sometimes when build these projects I feel after completing mobile it would have been better doing desktop first.
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