Design comparison
Solution retrospective
I have built websites using WordPress and page builders like Elementor and this is the first time I created something from scratch using HTML and CSS. I learned more about selectors can get very specific to the element and how properties will apply to certain elements.
What challenges did you encounter, and how did you overcome them?The hardest part is where to start. How the layout should go and what font size, color, spacing to get the final product to match close to the image.
What specific areas of your project would you like help with?This is my first time creating UI using HTML and CSS. I would like feedback what you guys think for my first small project.
Community feedback
- @jma26Posted 12 days ago
Hey! Congrats on your first UI using HTMl and CSS! I highly recommend looking into mobile-first CSS approach so instead of setting yourself multiple media queries with a max-width, you can actually make it cleaner with min-width. It's mobile friendly enough, but you can definitely optimize this with less CSS if you build from the smallest screen size to desktop
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