Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I' so proud of my CSS and HTML code. The reasons are:
- Well-structured code.
- Order of properties's selectors in CSS.
Flexbox, I've never used flex-basis to resize the content of elements inside flexbox.
What specific areas of your project would you like help with?I would like to get help in:
- Rem units for all the elements a good way? . I write my css code using rem units for paddings, font-sizes but html font-size, margins, etc. it is correct? or I should use other units?
Is this a good order for the properties?
- positioning : display, position, visibility, z-index...
- box model: box-sizing, width, height, margin, padding, border, b-radius...
- Typography: ffamily, f-size, line-height, f-weight, f-style, text-align, t-transf., t-decora, color...
- background and border: bg, bg-color, bg-image, border, b-color, b-shadow, etc
- spacing and alignment: text-align, overflow, etc
- animations and transformations
- others
Community feedback
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