percydocomo
@percydocomoAll comments
- @ziedlahbibSubmitted 3 months ago@percydocomoPosted 3 months ago
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 - @ziedlahbibSubmitted 3 months ago
- @HekimianzSubmitted 3 months ago@percydocomoPosted 3 months ago
The layout looks good on different screen sizes and yet the code is concise and simple.
1 - @Abdulazeez-20Submitted 6 months agoWhat 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
@percydocomoPosted 6 months agoI 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 - @DuloeWSubmitted 6 months ago@percydocomoPosted 6 months ago
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-hackerSubmitted 6 months agoWhat 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
@percydocomoPosted 6 months agoyour design is almost identical to the solution! the code is readable to me even I'm beginner myself.
Marked as helpful0 - @thetinyelephant85Submitted 6 months agoWhat 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.