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

Socila Proof Section

FranA 340

@FrantiskaAli

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


This is challenge I actually finished a while ago but didnt get to upload it yet .:)

Community feedback

@NourElDinEmad

Posted

  1. Try to divide the main content to three sections 2.Try to use flex box in mobile view it will help when use the grid at desktop view and align the rating boxs as required at the challenge

Marked as helpful

0

@ndickers

Posted

Nice trial but i've got some few remarks. First give your articles maximum-width, to prevent increase in width size as the screen size increases. Second, avoid naming your classes and ids as "#A, .B, #C", instead give them relative names such as "main-heading", so that some one can easily understand where specific class comes from. Third, format your code for easy readability. Lastly, as a frontend developer, you need to be keen to details, if the font-size is provided, use it. don't assign the size depending on how you view it. If the header and the section are aligned on the same axis as shown by the design, make sure you put them inside a div and give the div padding or margin to achieve the alignment. I hope you find this helpful. Happy coding

Marked as helpful

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