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

luciferad 80

@luciferad

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


I am a newbie & I've learned HTML & CSS with a book. I don't have any instructor, then I have doubt about using appropriate properties for styling. Please feedback me.

Community feedback

@jesufemigan

Posted

Great work! In your 'What you learned section' on your readme.md file, to position a block element in the center of a container, for the 'item' class you can as well do this.

.item { position: absolute; left: 0; right: 0; margin-inline: auto; }

Marked as helpful

1

luciferad 80

@luciferad

Posted

@ElpidaHope Yes. You're right. That's better. Thanks

0

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