Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
This time I tried to use semantic tags like ,
, . I also put `display: grid;` & `place-content: center;`, `min-height: 100vh;` on the body for the centring purpose. I've learned how to use
& `` tags for images with 2 different file sources.
Challenge was rather easy, so I'm gaining confidence with projects like that. So let's go to the next one!
What challenges did you encounter, and how did you overcome them?The main problem was the image formatting. I used Kevin Powell solution with and tags, which is alternative to standard solution with two different background-images from different sources.
Join 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