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

Social rpoof section Using flexbox and CSS transforms

David Gichuru• 360

@dxiDavid

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


Help me improve the code and accessibility with your suggestions. Any feedback is welcome.

Community feedback

David Gichuru• 360

@dxiDavid

Posted

I'm not sure why I have those warnings

  <div class="reviews">
           <div class="stars">
                <ul>
                    <li>
                      <img src="./images/icon-star.svg" alt="star">
                    </li>
                    <li>
                      <img src="./images/icon-star.svg" alt="star">
                    </li>
                    <li>
                      <img src="./images/icon-star.svg" alt="star">
                    </li>
                    <li>
                      <img src="./images/icon-star.svg" alt="star">
                    </li>
                    <li>
                      <img src="./images/icon-star.svg" alt="star">
                    </li>
                </ul>
           </div>
   </div>
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