Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I learned something about:
- font-family, which is important to put sans-serif to make the font work 100%(and the name to be precised too);
- just an understanding of: fit-content, max-content, min-content, and display:content (which I don't think I'll use them too soon);
- putting everything you can into tailwind for maximum speed of performance and variable :)
- tailwind won't work to complex pseudo elements structures, and complex animations, so I can use pure-css for simplicity
- I need to see different tutorials from time to time because I can learn a ton from those as well
- Height set to auto comes in handy when you can't put an object to max-width to the whole screen width
- These huddle websites are very easy when you know css and html very well and take a section at a time
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