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

Simple Code For Qr-Code Web HTML & CSS Only

@ahmedJabban

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


I need your feedback if I have any errors, Also if anyone has better ideas please tell me in the comment!.

Community feedback

IRVINE MESA 1,855

@DrMESAZIM

Posted

Hi Ahmed

This was a very good attempt. As for me I would like to change your code so that our footer or which you referred in the class name "other-info" to place it at the bottom of the page .

To do that inside the file style.css line 66 replace the "top" property with "bottom" so that we it like this

.other-info{ position: absolute; bottom: 0%; left: 50%; transform: translate(-50%, 50%); font-family: var(--Mon); }

Marked as helpful

0

@ahmedJabban

Posted

@DrMESAZIM Thanks for this pretty idea! , I appreciate that!.

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