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

    Stats Preview Card

    #sass/scss
    • HTML
    • CSS

    1


    I feel like I wrote a lot of scribble code trying to get everything to look correct, I would love suggestions that would make my code more efficient! I wrote sass, but the CSS file is also in the repo. One thing I really want to stop doing is using position relative and find a more efficient way to position items.

  • Submitted


    • I found it a bit difficult to find what width would work with mobile view!

    • Is there anything I could have done better with this challange I know there is a bunch of minor things that should be adjusted and changed to make the project more clean and just better across different devices

  • Submitted


    • This challenge was pretty straight forward and I had a really fun time making it. It was a bit easier than the NFT component card in my opinion.

    • I think I did a pretty decent job making everything work I'm not sure if there is any part of my code I could have made much better from my current understanding.

    • Is there anything anyone thinks I can do to better improve my code. Or is there anything that would make my code much easier to read and or understand?

  • Submitted


    I was wondering if anyone could help me with the hover affect on this card, I was not sure how to make it appear on the hover, Thanks!

  • Submitted


    • This first project was straight forward and pretty fun to complete overall. The only issue I ran into the first time was making it mobile friendly, after I switched to flex box it, that issue was solved.

    • Centering my QR code to the center of my container was something I feel I could have done better, instead of doing this inside of CSS I opted for the <center> tag in html.

    • Is there any guides on how professional web developers set up their CSS files?