Design comparison
Solution retrospective
Updated solution with background images
Community feedback
- @manoj-jayapprakashPosted over 3 years ago
Thanks Jiro for the valuable feedback and the resources. Sure will check them out!
0 - @jiroRiPosted over 3 years ago
Hi Manoj!
You can add them as is(svg) or using a
div
but the most important part is to learn all about theposition
property in CSS. I also recommend you to look up and learn how to implementbox-shadows
in CSS.These are my preferred sources(the CSS
position
property topic):- Fun and Easy-to-learn from: Dev Ed
- Straightforward and Serious: Web Dev Simplified
- Learn from the CSS Master: Kevin Powell
You can also pick out a resource of your choice in the Frontend Mentor's Resources page. There are quite a lot to choose from 👌 Above mentioned are just my preferences.
Let me know if you need more help! Keep at it 💪
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