Design comparison
SolutionDesign
Solution retrospective
Everything is ok, the only issue I have is the white space generated in the bottom of my page, I don´t know what could be causing it.
Community feedback
- @ChamuMutezvaPosted about 3 years ago
There are some issues raised in the report that you should try fixing, some of the issues and solutions may include :
- a site is expected to have a
main
element. You can change the div with the class of card to be yourmain
element. - also expected is the heading element, where the
h1
should be the first heading element, for best practice - there should only be a singleh1
element
Marked as helpful0 - a site is expected to have a
- @mamba-dev-KEPosted about 3 years ago
Hey Antonator. I also did the same challenge. You can address the background issue by adding a background color alongside the svg background image.
Marked as helpful0
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