This is a solution to the Social proof section challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
I have solved the challenge through the use of HTML and CSS
Users should be able to:
- View the optimal layout for the section depending on their device's screen size
- Solution URL: https://github.com/techanthere/social-proof-section-master
- Live Site URL: https://techanthere.github.io/social-proof-section-master
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
This is first time in any project that I added media queries for 4 different screen widths, and the reason was the desktop design of this challenge was way more bigger than the other normal solutions I have done until now. So I decided to add media query for screen sizes between a mobile few and desktop view with width between 320px and 1440px.
I am at least now, totally comfortable and confident working with the CSS, grid and flexbox for creating different design patterns. Also got some good learning curve for accessibility as well.
I have found putting more media queries helpful for challenges like this. This is just because if we don't adopt the design to different medium screen sizes, this can cause poor visual design on medium screens.
- Website - Hania Batool
- Frontend Mentor - @techanthere
- Twitter - @techanthere
I am very grateful to community on the Frontend Mentor, Matt and Grace who is a Workspace Admin on Frontend Mentor Slack Channel. They have been really helpful throughout my learning of frontend development.
