NO CSS React + Tailwind CSS Profile Card Component
Design comparison
Solution retrospective
How did you guys solve the positioning of the two circles in the background?
Community feedback
- @SzymonRojekPosted almost 4 years ago
Hi,
I have used pseudo-elements, background url and transform.
Greetings .
2@nikolovlazarPosted almost 4 years ago@SzymonRojek That's cool! Thanks for the feedback! š
1@SzymonRojekPosted almost 4 years ago@lazarnikolov94
by the way, nice job! practically no css at all :) Hopefully I will start to learn these technologies soon.
Have a great days
1@nikolovlazarPosted almost 4 years ago@SzymonRojek Thanks man you too! Tailwind is super fun!
1 - @abhik-bPosted almost 4 years ago
Hi Lazar š, I just dropped here to say your youtube video on this is awesome š„š and I personally feel this is the perfect solution I have ever come across.šÆ
Keep contributing these awesome stuff šš
1@nikolovlazarPosted almost 4 years ago@abhik-b thank you so much! Iām so happy that you like my live streams!
1 - @ApplePieGiraffePosted almost 4 years ago
Hey, Lazar Nikolov! š
Besides using pseudo-elements, you can use CSS background images (or a combination of both) to add the background images in this challenge. If you use viewport units to position the CSS background images, they will stay in their place when the page is resized. š
Overall, great work on this challenge! š Your solution looks good! š
Keep coding (and happy coding, too)! š
And happy holidays! š
1@nikolovlazarPosted almost 4 years ago@ApplePieGiraffe Thank you so much! Appreciate it š
1
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