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

    @medic-code

    Submitted

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

    Getting the flex box centered

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

    Getting the flexbox centered, i asked chatgpt which give me a hint in terms of height being the 100% of the viewport for the flex container to center the box without padding and margins.

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

    Semantic HTML, CSS styling

    Seung Kim 30

    @seung0708

    Posted

    Sorry, @medic-code! I didn't really read this section. Great work!

    0
  • @Adesco22

    Submitted

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

    Actually, i am happy that i was able to start this project and trying out new things to see they work perfectly or not and see the best results.

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

    i did not see many challenges, but yet i have a strong feeling whenever i engage in the process and subconsciously, i encountered challenges, then i embrace them and try to overcome them without having a low self-esteem.

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

    probably, working with version control for seamless collaboration and moving beyond.

    Seung Kim 30

    @seung0708

    Posted

    Great job! I have never seen display:grid & place-content: center used before.

    I think the only thing I wasn't sure about was the font-size: 100% part. It feels redundant since the default font size is already 16px for most browsers.

    0
  • @Vaishnavikantha

    Submitted

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

    This time I used hover effect and media queries for different devices

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

    Encountered challenges with hover effects

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

    I need help with more specifications like where to click on the project to get the hover effect. And it would be easy if we get some hints for the solution

    Seung Kim 30

    @seung0708

    Posted

    Great job! This goes without saying, but it would be best to use semantics (i.e. p, h1, etc) for anything text related instead of just using the div element.

    0
  • P

    @medic-code

    Submitted

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

    Getting the flex box centered

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

    Getting the flexbox centered, i asked chatgpt which give me a hint in terms of height being the 100% of the viewport for the flex container to center the box without padding and margins.

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

    Semantic HTML, CSS styling

    Seung Kim 30

    @seung0708

    Posted

    I think my solution comes really close to the design.

    0