Design comparison
Solution retrospective
š Hi Front-End Mentor Community. This is my Recipe Page solution.
š§±šØ Build with:
- HTML
- CSS
- BEM Notation note
- Desktop first workflow approach š»
Feedback welcome, especially for BEM notation
Community feedback
- @3eze3Posted 9 months ago
Hi Daniel Kull very nice project for this challenge.! š„
I have some recommendations for it š , hope they will be useful for you for next ones:
Html:
- At the time of closing the first title of the section:
<h2 class="subtitle--prep-time">Preparation time</h3>.
CSS :
-
You could opt for some use of Class Methodology for your tags like BEM as there are some stylos that repeat, this ensures minimum specificity.š
-
Separate the reset css in other files and also the fonts, it would be something more modular for your project. š²
Overall a very good project, happy coding.šØ
Marked as helpful1 - At the time of closing the first title of the section:
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