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

  • Carmen 490

    @Carmenyo

    Posted

    Amazing project. Congrats!

    0
  • @DivasJaglan

    Submitted

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

    I am proud making the page responsive to the extent of my knowledge. Next time I will try to improve the responsiveness more

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

    Well I started this project with Mobile-first approach and I find found easier to maintain the style for desktop thereafter. Though I faced a problem in that : The height of the image was not adjusting so I gave the container a fixed height and gave the image 100% height.

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

    I am learning more about responsiveness, so, if you any suggestions feel free to give them.

    Carmen 490

    @Carmenyo

    Posted

    Amazing project.

    Marked as helpful

    0
  • P

    @developer-ruben

    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?

    Carmen 490

    @Carmenyo

    Posted

    Amazing solution.

    0
  • P
    Shaun Pour 630

    @DarkPhoenixNinja92

    Submitted

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

    Honestly, I'm super proud of how few alterations I had to make between the mobile and desktop viewports. Once the initial design was sorted, I only had to write 3 lines of css plus class selectors to get it working for the 1440px viewport.

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

    A few of the buttons didn't want to be the same size when sized up even when they started out the same and were all being sized up using the same class. This required some max width shenanigans to work around.

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

    Positioning. There were a few spots where flexbox didn't seem to want to work in displaying something centered like I'd like and I had to fall back on relative positioning but I don't understand why that was the case in most of these situations.

    Carmen 490

    @Carmenyo

    Posted

    Hello, your project is great, but I would recommend adjusting the top and bottom margins, and it will be perfect.

    0
  • Geokobby 80

    @Geokobby

    Submitted

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

    name of div

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

    positioning

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

    none at the moment

    Carmen 490

    @Carmenyo

    Posted

    Hello, your code is really good, but to center your card perfectly, you could implement: body { width: 100%; height: 100vh; display: flex; align-items: center; justify-content: center; }

    Marked as helpful

    1
  • P

    @jeangathoni8

    Submitted

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

    I am proud that I managed to code the semantics of HTML fluently to my understanding. I did it with no AI help and was able to test my understanding of both HTML and CSS.

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

    The challenge came when styling the page. This is where the real test came in as CSS has been quite a struggle to grasp but I managed to figure out slowly but surely what to do.

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

    I would like some advice on CSS. I would like to get some input about how my code turned out and if I would need to improve in areas I might not notice now but would help me in the future of my coding journey.

    Carmen 490

    @Carmenyo

    Posted

    I love your well-organized, indented code, and your perfect pixel solution. Congratulations!

    0
  • Carmen 490

    @Carmenyo

    Posted

    Thank you for your feedback. I will do it as you recommend me. Only one month has passed since my first Hello World :)

    3