Static page with QR code component (made with HTML and CSS only)
Design comparison
Solution retrospective
I'm not sure if I used the correct class names according to the BEM methodology.
Community feedback
- @Zoriko81Posted about 1 year ago
Nice work ! You just forget @font-face in CSS or @import url for your custom font actually work.
I'll take a close look at BEM, thanks !
1@k-pokornaPosted about 1 year ago@Zoriko81 Hello, thanks for your comment. I added font Poppins from Google Fonts via <link>, because in one course they said that using <link> for adding fonts is better for faster website refresh :-).
0 - @gfunk77Posted about 1 year ago
Nice job and yes, you did use BEM correctly. Here is a great article to use as a resource in case you are not sure. Very well done! https://css-tricks.com/bem-101/
1@k-pokornaPosted about 1 year ago@gfunk77 Thanks a lot for your response and link about BEM :-).
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