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


    Tried a different approach to my last card challenge, and I think it was a little cleaner.

    I struggled with getting the bottom component of the card correct, though, and had an issue where my horizontal line shifted off my card and gave an "overflow" tag in the inspector. Fixed it by adding "display:flex" and "position: relative".

    For some reason my version posted on github pages and the comparison on the site is different.

  • Submitted


    First time completing a front-end project and working exclusively with HTML,CSS and some bootstrap.

    I struggled to center align everything, and had to resort to creating an empty column before my card would go in the middle. Also used the wrong file path so my css was not added in my first attempt.

  • Submitted

    Completed QR Component

    #bootstrap
    • HTML
    • CSS

    0


    Hi, first time doing this...

    I struggled to get the card to center, I had to create an empty column beside it to get it in the middle, any suggestions as to how to do it the best way?