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

Submitted

testimonials grid section main

@Shakil-a

Desktop design screenshot for the Testimonials grid section coding challenge

This is a solution for...

  • HTML
  • CSS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


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

Most proud:

  • successfully created the grid layout on mobile and desktop
  • a more smoother transition for responsiveness from smaller screen size to larger ones than the last project

what i would do differently:

  • I am still experimenting with the different approaches on whether to start on mobile or desktop first so maybe possibly try desktop first next time and see it is more effective with less css code

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

challenge 1 and solution: trying to condense the cards layout from the mobile desktop to a more condensed version on desktop:

  • I had used a media query and when the width was minimum 786px (larger than tablet) then the max width of the main container would drop to 70% and have no margin and the body would display flex and use justify center and align items to center the main container holding the cards, i would also drop the font sizes of the content

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

  • any bad practises in the code that i need to change
  • suggestions on better ways i could have approached this -any major design detail i may have missed to implement

Community feedback

P
kayan 630

@kayan2004

Posted

-Nice html code overall, great use of semantic elements. -The code is somewhat accessible ( you used the alt property for images)

  • The layout looks good on most screens.
  • The HTML and CSS code is well structured and very much reusable. -There's not really much difference between the solution and the design
1

@Shakil-a

Posted

@kayan2004

Thank you for the comment, I really appreciate it ❤️

1

Please log in to post a comment

Log in with GitHub
Discord logo

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord