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

  • @BobFisherman18

    Submitted

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

    I am proud that I was able to implement the font style required in this challenge.

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

    One challenge I encountered is that I needed to readjust the dimensions according to the user's device whether it would be a phone, tablet, desktop, or laptop. I was able to overcome it by using the @media CSS declaration block and set it by the appropriate margins.

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

    I was not able to properly center the buttons. As I resized the dimensions, I noticed that the buttons are not centered and I had a hard time centering them.

    @Juliancito1

    Posted

    Try using display: flex on the section that contain the buttons and use justify-content: center or align-items: center

    0
  • P

    @PauloHenriqueOC

    Submitted

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

    This time I had more attention to develop the challenge, I believe that my final solution approach closely to the layout proposal.

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

    CSS in general still is confusing for me sometimes... a lot of research on Google and other codes helps me.

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

    any advice is very welcome :)

    @Juliancito1

    Posted

    I think you need to lower the font of the "HTML & CSS FOUNDATIONS". Just for make it more like the design. Great Work

    1
  • @Juliancito1

    Posted

    Try adding line-height: 1.7 in the 2nd paragraph to make the last card get almost all height

    0
  • @SamahTT

    Submitted

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

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

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

    • How to get the top-border of the card to look like the one in the design?

    • All suggestions to improve the code are welcomed!

    @Juliancito1

    Posted

    I think you need to add in the body on css display flex, align-items center, and min-height: 100 vh to look more like the design it's only space anyways good job doing this challenge

    0
  • @Juliancito1

    Posted

    I little bit different, but Great Job. You had any problem doing this challenge?

    0
  • @Juliancito1

    Posted

    The solution looks different to design but i think it's only the web Zoom. Well done

    Marked as helpful

    0
  • @Juliancito1

    Posted

    You did a good job

    Marked as helpful

    0
  • P
    JF 50

    @JFGEER83

    Submitted

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

    I'm proud to have been able to use css variables in this project, to have made it responsive and to have respected the layout to the pixel (I hope). I added a hover effect to the component's shadow. Next time, I'll try to use the variables in the whole project in a more efficient way.

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

    I didn't come across any real challenges, so I wanted to take the opportunity to optimise the way I write css, with variables among other things, to avoid doing DRY. I think that the medias-quieries were the most challenging for the moment, but with a bit of testing I was able to find a decent solution.

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

    I'm curious to know if my code is optimised enough, there's surely a more efficient way that I'm curious to know about. So I hope I've understood the focus, and that my media querries are correct.

  • @Juliancito1

    Posted

    If you could make the font a little bit more small I will be great

    0
  • @Juliancito1

    Posted

    You done what the challenge asked for, Pretty well job in my opinion. But I can tell you the link from the Card Component Site is broken

    1