Responsive with HTLM and CSS

Solution retrospective
I just want to take a part in frontend mentor challenges.
What challenges did you encounter, and how did you overcome them?how to position card background image was challenging for me. I read mozilla developer network blog.
What specific areas of your project would you like help with?any suggestion are welcome
Please log in to post a comment
Log in with GitHubCommunity feedback
- @lucasgabriel2806
You can use the flexbox property to help you align elements on the screen and to make it responsive for mobile devices. A tip, for mobile devices, use the flex-direction: column property.
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