Responsive 4 Card Feature Section Using CSS Flexbox

Solution retrospective
Would appreciate any suggestions to improve my code!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @PhoenixDev22
Well done Anosha Ahmed ! I checked your solution . Your solution is great Keep up !
Marked as helpful - @Maahnoor
hi, great solution, perfectly matches the design. Looking at your code it seems you designed the website for mobile and then added media queries for larger screen sizes. is there an advantage to this? I am new to web development and have been doing it the other way around. will appreciate an explanation :)
Marked as helpful - @JrDevHarsh
The design of your solution is so much accurate that it matched the given challenge. You did a nice job.
Marked as helpful - @al3xback
Hi Anosha,
I think this structure is not well optimized when have long content. (https://prnt.sc/24lvdv1, https://prnt.sc/24lvvu0)
Marked as helpful - @Fernando0654
I think it's because of the
h2
element, beforeh1
. You have h1, h2 and h3 but they are not in a sequentially-descending orderGreat work, btw. Love when fits so well in the design / solution window
Marked as helpful - @Moayad7
great work!
- @AdarshRai0
Well done Anosha Ahmed ! I checked your solution just wanted to know how you make your solution exactly same as the design any tips it can help me to improve;✨🎯
- @anoshaahmed
Well, I have h1, h2 and h3 in my code so i don't know about the accessibility issue. I guess i should have had them in ascending order.
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