Design comparison
Solution retrospective
I'm pretty sure there are better ways of doing this, any resource recommendations?
Community feedback
- @ApplePieGiraffePosted almost 4 years ago
Hello, Ndene Diallo!
Good effort on this challenge! 👍
And congratulations upon completing your first Frontend Mentor challenge! 🎉
I suggest using CSS background images to add and place the background SVGs rather than adding them directly into your HTML. It'll be easier to size and position the SVGs and more intuitive. Here's an article on CSS borders and backgrounds to get you started, if you like. 😉
I also suggest using flexbox to center the card component in the viewport rather than margins, since it's often easier and a little more foolproof.
Keep coding (and happy coding, too)! 😁
1@Ndene-DPosted almost 4 years ago@ApplePieGiraffe Thanks! I just finished my first lesson on HTML with CSS and decided why not challenge myself.
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