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 solutions

  • Submitted


    Hi everyone, I am Carlos I Zunga. This is my take on the product preview challenge from frontend mentor. This is a simple card with HTML and CSS. The product has two views, mobile and desktop. The add to cart button should change colors when you hover over it. Most of the product card is working correctly; the only issue I had was the sizing of the button. In mobile form, the button is long and thin, unlike the design display, and in desktop form, the button looks like it has too much padding. If anyone has any advice on how to fix this issue, please let me know in the comments.

  • Submitted


    This is my first frontend mentor challenge. I made this simple qr-code challenge with basic html and css. The QR code has two different layouts: desktop and mobile. There isn't a difference between the two, only that the mobile version has a media query to keep the QR code centered. If there is any unnecessary code please feel free to comment.