Design comparison
Solution retrospective
I attempted to complete this site while using a figma file. Should I use the absolute positioning that is stated in the figma file or should I use my own judgment about flexbox, grid, etc. This is my first time making a website while having a figma to go off of. So it's very new to me. Feedback would be very much appreciated.
Community feedback
- @osoriodevPosted almost 3 years ago
Hello @JoshuaAD
The best thing you could do is work with your own styles. It's true that Figma provides certain styles, but they are not actually optimized to work on a real website. You can use Figma to check for more specific things, for example: font sizes, colors, paddings, widths, etc.
Btw, you have some accessibility issues. There must be an
h1
on the page, it's very important for semantic and accessibility reasons.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