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

  • P

    @darrylrachel

    Submitted

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

    I am most proud of actually completing this project. Even though I have experience with HTML & CSS so the newbie projects are pretty easy for me. The being said I still bump into walls here and there. As of right now I'm happy that I've been this consistent with just building stuff.

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

    I've encounter a few sizing issues. Getting my images to fit in the containers got a little frustrating, then I realized I used the wrong units of measurements. DUH! lmao.

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

    None at this time.

  • P
    pablodev 430

    @Pabloodev

    Submitted

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

    #I'm still a beginner but I've managed to learn some very important functions such as the flex display, where I've managed to familiarize myself with it and with other functions.

    I think I still need to improve a lot because the main problem now is not not knowing what to do but how to do it, so I need to train more.

    Pablo Teixeira.

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

    The main challenge I've found is knowing how to work with each element of the HTML in the CSS, knowing where I am and what I need to do there to make it look the way it does in my mind, but I think that's a problem of practice.

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

    I'd like to get some feedback on how my HTML and CSS lines are doing, if I can improve my way of writing or a better methodology, I think I sometimes end up being redundant in my lines.

  • P
    trskldnt 80

    @trskldnt

    Submitted

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

    I got acquainted with relative units of measurement rem and the css clamp function, which allows you to set a value between the minimum and maximum, and make the font size adaptive (for example) without using media queries or javascript

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

    setting an adaptive font for a mobile layout without using media queries

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

    Please take a look and tell me what could be improved, I would be grateful for your feedback

    @quangphan0102

    Posted

    i saw your attribute of the flex end little bit make your design little bit non-fit as design, overall its look great, also the em, rem, percentage you was mentioned. Nice job :D

    0
  • P
    trskldnt 80

    @trskldnt

    Submitted

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

    It was difficult for me to make sure that the “qr-card” block was in the middle of the screen, and the “attribution” block was pressed to the bottom of the screen. we have this markup

    @quangphan0102

    Posted

    You could use flexbox easier for aligning the qr card

    0