Newbee - Flexbox, CSS, HTML

Please log in to post a comment
Log in with GitHubCommunity feedback
- @mattstuddert
As far as
px
vsem
I'd actually recommend looking into usingrem
units. They look directly at thehtml
font-size
and so are much easier to use thanem
units, but much more flexible/maintainable than pixels. - @SimpleMB
Looks awesome! Try to use <section> not <div>. Why Us is better with item list <ul> and <li>.
Join 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