Baby HTML and CSS mini project (QR Code page)
Design comparison
Solution retrospective
This is my first mini project, so everything was new for me. Thank you for the challenge!
What challenges did you encounter, and how did you overcome them?I don't know what is the good and what is the bad solution. So, the uncertainty is the worse. I believe that i will find the good way.
What specific areas of your project would you like help with?At this point, I have to beat myself.
Community feedback
- @Fejiro001Posted about 1 year ago
-
It looks good, but to center the card vertically, you can use
justify-content: center
. -
Also wrapping all elements in a div will make it more structured, instead of using the body element as the background of the card.
-
The background color of the browser should be
background-color: hsl(212, 45%, 89%)
. -
Font family should be "Outfit" which you can get from Google fonts
Marked as helpful0@BlanchevalenPosted about 1 year agoDear @Fejiro001!
Thank you very much for your advice! I will fix my code and i will build it in my next mini project.
I hope, that i will hear about your future project! Nice day!
1@Fejiro001Posted about 1 year ago@Blanchevalen
No problem
Can't wait to see your progress
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