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

  • Raeedā€¢ 10

    @RaeedSheal

    Submitted

    Is it right to set a px for the div container and the Qr img? or there is a better way

    Udbhav Dalmiaā€¢ 150

    @UdbhavDalmia

    Posted

    You can surely use px for the div container and the Qr image. And I would suggest you reduce the heights of the elements so they would match the original preview.

    Marked as helpful

    0
  • YannickMukengā€¢ 20

    @YannickMukeng

    Submitted

    I defined the body of my document as a "flexbox" and used padding to center my qr-code. Was there an easier way to get my qr-code in the center? So yes, how? My images also disappear when I upload it live, what do I have to put in my code to avoid this?

    Udbhav Dalmiaā€¢ 150

    @UdbhavDalmia

    Posted

    You can add flex but you can also add margin right and left: auto; it would center it horizontally and make sure to do display: block; so it would be horizontally centered.

    Upload the QR code image and the favicon in the GitHub repository then they will show.

    0
  • @manonthemon

    Submitted

    First small project following the completion of a front-end bootcamp to refresh some basics. Fairly random use of bootstrap and jQuery. I'm sure the code could benefit from some refactoring, but for now I'm just happy that it works.

    Udbhav Dalmiaā€¢ 150

    @UdbhavDalmia

    Posted

    Almost Same nice

    1