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


    What did you find difficult while building the project?

    • Well, what I had the most difficulty while I was building the code, I believe, was the selection of classes for each <div>, also in some CSS properties, I'm not sure if the way I did it was the most correct, but in some way, it worked, but I would like, if possible, someone to review my code and inform another "more correct" way to build.

    Do you have any questions about best practices?

    • Yeah, I do. I had a lot of trouble making the website responsive. I have no experience with this, so when I had to make the card look like the image suggested, I failed, I tried various ways but couldn't get the image on top on responsive mode.
  • Submitted


    What did you find difficult while building the project?

    • Well, I felt a bit of difficulty in horizontally centering the image, vertically I could do it, but the image would stick to the top of the page and I didn't want to create spacing through "margin", so I ended up researching a way to center it with "min-height: 100vh" and it worked.

    Which areas of your code are you unsure of?

    • I have some question about how "min-width" and "max-width" works and how to use them for the div framing, I believe they are easy topics that with a little reading and practice I will be able to master.

    Do you have any questions about best practices?

    • Yes, I do. I would like my code to be reviewed and for feedback to be given to me, perhaps regarding class names or if there is any room for improvement in my code. All constructive criticism is welcome.