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

All comments

  • P
    JA-307020 60

    @JA-307020

    Submitted

    What challenges did you encounter, and how did you overcome them?

    Working with a design file was certainly challenging for the first time, but I hope my solution is as close as possible to the design requirements.

    What specific areas of your project would you like help with?

    How to get as close as possible to design while maintaining a responsive layout.

    aztromel 40

    @aztromel

    Posted

    Really nice solution to the challenge overall! I loved how you used media queries in order to make the design more responsive to different screen sizes and also how you managed to make a near identical card! As for how to get to the desired design while maintaing a responsive layout, I think you could try making the font sizes be responsive so that it doesn't break your design completely.

    You could use a font-size: clamp() function in order to get more responsive easily in this part.

    Marked as helpful

    0
  • @MarqCodesFromZero

    Submitted

    What are you most proud of, and what would you do differently next time?

    Centering the qr code container and maybe pushing the attributes to the end of the page!

    What challenges did you encounter, and how did you overcome them?

    Sending the attribute to the end of the page while maintaining the qr code centered.

    What specific areas of your project would you like help with?

    Sending the attribute to the end of the page while maintaining the qr code centered.

    aztromel 40

    @aztromel

    Posted

    Really good and clean code you have there!

    I think that if you want to send the attribute to the end of the page while maintaining the qr code centered, you can use a separate gridbox html tag that encompasses both the attribute and QR Code card. This way, you can center them and order them both in rows and columns as you please without having to move the QR Code when you try to move the attribute :)

    0