Design comparison
SolutionDesign
Community feedback
- @Lo-DeckPosted 28 days ago
Hi well done for this challenge,
I'll give this link you check out the mistake for HTML and CSS. 3WC validator.
And you see your mistake like :
Element p not allowed as child of element ul in this context
It's easier to start with a mobile-approach FreeCodeCamp.
Try this way and I think you 'll find this method easier to set your website.
The button there is a problem when you want to hide the item. It's not working, when you meet this problem it's often a
z-index
issue..preview-card__share-button-container { height: fit-content; width: fit-content; z-index: 1; \\Add this line }
Hope to be helpful.
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