Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

front end QR code practice

#cube-css#sass/scss
Hamza Muhammedβ€’ 10

@hamza4916

Desktop design screenshot for the QR code component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


there's no html and css tags for beginners like me.

i'd really appreciate if you added it, thanks😊

Community feedback

Gideonβ€’ 440

@GiDDeRo

Posted

Nice Solution.

  • Learn on how to change to other external fonts
  • To center the card. body { display: grid; place-items: center; height: 100vh; } or body { display: flex, height: 100vh; align-items: center; justify-content: center}

Marked as helpful

0

Hamza Muhammedβ€’ 10

@hamza4916

Posted

@GiDDeRo this was really helpfull,, thanks alot; i'll try to implement next time

0
Martinβ€’ 460

@nonso01

Posted

  • from what I can see here , you probably failed to import a specified fonts
import url("google fonts")
/* or @font-face at-rule*/
  • you probably had issues with basic stylings such as box layout
/*flex box ppt* 

Marked as helpful

0

Please log in to post a comment

Log in with GitHub
Discord logo

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