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

Responsive Social Proof Section

eyu.β€’ 360

@Eyuleo

Desktop design screenshot for the Social proof section coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


Any suggestion how I can clean up the code more would be appreciated.

Community feedback

_nehalπŸ’Žβ€’ 6,710

@NehalSahu8055

Posted

Hello Coder πŸ‘‹.

Congratulations on successfully completing the challenge! πŸŽ‰

Few suggestions regarding design.

➨ Responsive πŸ’―

➨ You can use google font link in html file instead of importing it in css file, to make loading a bit faster.

➨Try to explore accessibility features like aria, sr-only, title to make your design accessible to screen readers ultimately visually impaired persons.

I hope you find this helpful.

Happy codingπŸ˜„

Marked as helpful

1
Abdul Khaliq πŸš€β€’ 72,640

@0xabdulkhaliq

Posted

Hello there πŸ‘‹. Congratulations on successfully completing the challenge! πŸŽ‰

  • I have other recommendations regarding your code that I believe will be of great interest to you.

TESTIMONIALS πŸ”΄ :

  • The best way to go with creating the accessible testimonials is to go with blockquote and figure element
  • So you want to edit the div class=col review-container, the avatar-name-container need to a figure element not a div and the review-msg want to be a blockquote not a p
  • These are the primary stuffs to build accessible testimonials

.

I hope you find this helpful πŸ˜„ Above all, the solution you submitted is great !

Happy coding!

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