Design comparison
SolutionDesign
Solution retrospective
I've completed the third JS validation challenge from Frontend Mentor. The background images for desktop were a bit tricky and I have a question:
- I encountered a bug in which
header
tag disappears when::before
pseudo-element is applied tobody
tag... so I used::before
onmain
tag and the bug goes away. Is there any reason behind this bug?
Any feedback would be appreciated.
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