Hello community, I have completed another frontend mentor challenge. I learned a lot while making it .
-
I generated a QR code leading to my github page and added it to the back of the card (It's a flipped card ) .
-
I also used javascript for a flip function.
-
I prefered to use the svg for the QR code rather than an image , because it's much clearer.
-
I have some issues:
I set an explicit width and height to the card , if the remove the explicit width and height the card , all the elements would overlap. any suggestions to remove the explicit height and width without any issues?
I'd appreciate any comments for improvements or anything I've missed. Thank you in advance. Ps: The QR code is not valid anymore .