Design comparison
SolutionDesign
Community feedback
- @jhonGriGiPosted almost 2 years ago
Hello, I would recommend just two things:
1: Replace the html tag in your CSS file; use the class or id attribute instead, so if you want to change your html tag in your html file, you would not need to change the CSS file.
2: Use BEM: https://israelmitolu.hashnode.dev/writing-cleaner-css-using-bem-methodology, to make your code easy to read.
Good job with your solution.
Edit: Be careful with the "view code" link; that was not the direct link to your GitHub repository.
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