Design comparison
Solution retrospective
I really liked the idea of using custom CSS classes that give more control over the font-styling and using these classes in the HTML structure. This makes it easy to understand at first glance what exactly is going on in the code by only looking in the HTML and makes styling similar texts very easy and fast. All you have to do is add the correct CSS-class onto the HTML-Tag you want to style and you're done! Super convenient especially when working in bigger projects.
Also I would like to experiment with using web-components within the next project, so it is even easier to reuse code and build an application with a uniform look.
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