Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I use Flex to auto-center the content so that we can change the window size.
What challenges did you encounter, and how did you overcome them?I want to export an image from the Figma file, but I don't know how. I searched on Google and figured it out.
What specific areas of your project would you like help with?I want to know how to use CSS more effectively.
Community feedback
- @devis4wdPosted 6 months ago
Try to give a look the the use of <h> tags. I'm not sure you should use a <h4> instead of a <h1> or <h2> tag since it's the only title in this page. Great job btw. Also, in order to optimize your css code you could create a class with flexbox properties and apply it to all the tags that need flexbox instead of repeating every time that piece of code.
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