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

  • @joaoxavier-profissional

    Submitted

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

    Applying mobile-first was very good is this project, really made me improve by getting the styles super fast.

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

    In my live-server it is perfect, but seeing in the github pages, the height of the html isn't the same.

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

    grid layout, card style, fonts

  • @SimoneMoreWare

    Submitted

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

    42

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

    42

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

    42

  • Siyad 50

    @siyad01

    Submitted

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

    expanding css skills

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

    no

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

    layout

  • @marayshiela

    Submitted

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

    creating css code to minimize the lines

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

    center align the card

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

    more practice in coding

  • @auri222

    Submitted

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

    • Maybe the part in the code that I am proud of is the way I can use Flexbox to achieve the outcome that I want and with the help of the calc function to create the footer part at the end of the page for an appropriate look. But as you can see the HTML structure is a bit messy.
    • Next time I will use CSS grid for this challenge.

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

    • The footer part made me think hard and had to try a lot of ways to achieve it.
    • Using Flexbox can help stack 2 components as a column, but then the container that includes the QR box will only have the height of the QR box, so I had to calculate the height of the footer and used the calc function to achieve the container height as the way shown in the page.

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

    • If the result is shown as the page that I coded, which way would be the best approach?
    • I hope to hear your idea on this.