Pixel perfect solution using Flexbox and Custom Tailwind CSS
Design comparison
Solution retrospective
I'm proud of my pixel-perfect solution thanks to your Figma design. It was very easy to tackle this challenge with all the tools provided.
What challenges did you encounter, and how did you overcome them?I think it wasn't a big challenge for me since I have a few years of experience. But I want to take the path of complete learning, you never know when you will find new techniques to solve a problem.
What specific areas of your project would you like help with?I don't know if the html tags I used are the most accurate for this challenge.
Community feedback
- @SheGeeksPosted 2 months ago
Congrats on reaching pixel-perfection with this challenge, Brian! 🥳
Regarding the HTML tags, you should always use them in chronological order starting with
h1
. You can change yourh2
into anh1
or you can add anh1
element and visually hide it. The latter can be taken as a bonus challenge to implement in an accessible way. 😉Otherwise, your solution is pretty solid. Keep going and happy coding!
Marked as helpful1@brianlagrandaPosted 2 months ago@SheGeeks Thank you so much Corvida for your advice and for taking your time to share your knowledge, really. I really appreciate it.
0
Please log in to post a comment
Log in with GitHubJoin 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