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

First Challenge - QR Code

Jen 10

@SuperSloth11

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


Hello, thank you for reviewing my code!

Learning how to position elements in a responsive way appears to be an ongoing challenge. I would appreciate any thoughts or feedback on better ways to do it.

Thank you, Jen

Community feedback

Fat 850

@Fahatmah

Posted

Hello. For the box shadow, it should have a horizontal and vertical shadow and a blur parameter (if you want) and then lastly add color.

box-shadow: 10px 10px 10px #000000;

The first 10px is for the horizontal shadow and the second is for the vertical shadow, third is the blur parameter and the hex color is the color of the shadow. Hope it was helpful.

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