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


    Struggling with matching the sizing, feel a lot better about the organization of my css and starting to get better at using less code and not repeating myself. Please let me know if there are any best practices or ways to reduce / refactor my css / html!

  • Submitted


    This project really frustrated me but I stuck with it and figured it out. I learned about custom properties & media queries. Wasn't super happy with how I organized my CSS, will try separating my flow classes from my styling classes next time to try and keep things more reusable.

  • Submitted


    Referenced the mobile design when I started this so it doesn't look as wide as the desktop version. Had fun customizing this one with CSS, felt like what I did to get proper vertical spacing was a little weird and adjusting the text size with .1 or .2 rem.

  • Submitted

    qr-clone

    • HTML
    • CSS

    1


    Something I found a little difficult with this project was the dimensions, it felt like I was constantly typing in different px amounts to try and get everything spaced out correctly.

    Something I am unsure about with my code is how it will work on different display sizes and if it is scaleable / mobile friendly. Max-width and @media stuff was confusing to me when i looked into it.

    Also i am unsure of my decision to use <br> line breaks instead of something that automatically flex's the text how I'd like

    I would like to get better at structuring my HTML, it felt like i was making random things at random with no real plan for how the structure should work. (i used a div and a section as well as a bunch of classes to get to the result I ended with.

  • Submitted


    Something I found a little difficult with this project was the dimensions, it felt like I was constantly typing in different px amounts to try and get everything spaced out correctly.

    Something I am unsure about with my code is how it will work on different display sizes and if it is scaleable / mobile friendly. Max-width and @media stuff was confusing to me when i looked into it.

    Also i am unsure of my decision to use <br> line breaks instead of something that automatically flex's the text how I'd like

    I would like to get better at structuring my HTML, it felt like i was making random things at random with no real plan for how the structure should work. (i used a div and a section as well as a bunch of classes to get to the result I ended with.