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 comments

  • @kylemontrinit

    Submitted

    What are you most proud of, and what would you do differently next time?

    I wanted to practice using an object first method. So I broke the CSS into into smaller chunks, such as creating a standard for my card container, a card, and the card header. Since this method can be applied for multiple sections in the future if needed.

    What challenges did you encounter, and how did you overcome them?

    I had an issue formatting the qr code to be center of the webpage. I initially used a width and height of 100%. Which didn't format right. So I inspected the source in the browser and then realized I had to create a card container, for my card. It seem redundant, but in order to center your card, you need to put it in a container that you would then apply a display: flex, grid so you can use justify and align to center the item.

    What specific areas of your project would you like help with?

    I think for the most part I got it, I didn't use one of the icons as I didn't know where to put it.

    @rzidanlib

    Posted

    1. The solution need using semantic html
    2. you can wrap both text and give padding
    0