Skip to content
Submitted almost 2 years ago

qr code component - with css object and transparent backround

bem, gulp, sass/scss
LVL 3
@Mirjax2000
A solution to the QR code component challenge

Solution retrospective


What are you most proud of, and what would you do differently next time?

I created background of the qr code from pseudoelements with position-absolute, gave them circle shape like in the design and place it correctly.

qr code picture has transparent background. This element can be used to recieve some real qr code from javascript generator or else method.

What challenges did you encounter, and how did you overcome them?

Trying to use BEM methods, coz i am using sass and that thanks to parent selectro "&" can save some time and writing less.

Need to think how to use it correctly

What specific areas of your project would you like help with?

With BEM

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Mirjax2000’s solution.

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