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

  • percydocomo• 120

    @percydocomo

    Posted

    The layouts on different screen sizes are correct. Just that some testimonials and their names are mixed up. The size of each card is slightly different from the original. Fixing the margins and paddings might help?

    0
  • percydocomo• 120

    @percydocomo

    Posted

    can't view your code so I'm unable to comment

    0
  • percydocomo• 120

    @percydocomo

    Posted

    The layout looks good on different screen sizes and yet the code is concise and simple.

    1
  • Abdulazeez-20• 60

    @Abdulazeez-20

    Submitted

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

    Just

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

    Do

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

    It

    percydocomo• 120

    @percydocomo

    Posted

    I can't view your code somehow, so I'm not going to comment on that. The heading's font weight may be a bit different as well as the size. The layout is basically right but just a little bit different in size from the original design. Good work!

    0
  • percydocomo• 120

    @percydocomo

    Posted

    The font weight is a bit different from the original. The design guide listed 400, 600 and 700, may be you can try those weights. The unordered list does not include any anchor tags, may be try adding them so to make it more like a link list. Other than that, the solution looks pretty!

    0
  • Enes Aliev• 80

    @Enes-hacker

    Submitted

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

    I learned a css animation - box-shadow hover effect, used semantic tag

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

    box-shadow hover effect was a bit tricky for me and the spacing between paragraps and HTM & CSS title, I used margin-top I hope it is a best practice

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

    I am welcome to any advice and constructive criticism from fellow developers regarding my final project

    percydocomo• 120

    @percydocomo

    Posted

    your design is almost identical to the solution! the code is readable to me even I'm beginner myself.

    Marked as helpful

    0
  • @thetinyelephant85

    Submitted

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

    I'm most proud of completing the project and having the courage to share it with others for the first time. However, reflecting on it, I would definitely improve the organization of the CSS structure and selectors for better clarity and maintainability in the future.

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

    Throughout the process, I encountered challenges such as spacing issues within images, which I resolved by remembering to declare "display: block". Additionally, I initially struggled with flexbox due to a missing "flex-direction" property, which I quickly corrected.

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

    Moving forward, for the next iteration of my project, I would appreciate assistance with implementing CSS Grid and delving into learning Sass and Tailwind CSS to enhance my styling capabilities further.

    percydocomo• 120

    @percydocomo

    Posted

    nice simple html structure and easy to read css file

    0