Design comparison
Solution retrospective
Wheew! Again, I found it difficult to make my website responsive enough when switching from the desktop view to the mobile view. Still some changes to be made to my code but overall, I think it's functioning. I would really appreciate your feedbacks on this one. Thank you!π
Community feedback
- @hyrongennikePosted about 2 years ago
Hi @davinceey,
Congrats on completing the challenge
You're missing the following on the parent container of the overlay.
.img-div { position: relative; }
at the moment the purple overlay is not over the image.
Marked as helpful1@davinceeyPosted about 2 years ago@hyrongennike I just noticed that I had to remove my "section" element to help in html validation but I didn't update that on my stylesheet. Thank you!
0
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