Latest solutions
QR Code Component Responsive Card Solution using HTML and CSS
Submitted 11 months agoPersonally I just want whatever feedback you may have. I am always up for some educational information. How could I have done better? What did you like/dislike and why? Is there something I could have done differently? Do you have a referral for a place that could teach me new tips and tricks for better results?
Latest comments
- @DeadvLoper@Tiani91
The solution differs considerably different from the design in regards to height. Trust me, my height in mine can use some work too, mine is a bit tall. The height makes yours look squished, especially on mobile. On desktop it looks too thin. On mobile the text is correctly placed, it's just not enough margin and padding. On desktop though the text stays within the container, it also does more than 2 lines worth. I would definitely look into the use of VH/VW and REM/EM over PX for sizing including padding and margin. Otherwise it looks good. Did you not do a footer to show the attribution?? I'd also look into a Modern CSS Reset, this one was provided to me in feedback I received.