Design comparison
SolutionDesign
Community feedback
- @alekseibodeevPosted 3 months ago
Great solution! 🔥
Here are my suggestions:
- HTML semantic structure:
<aside>
element can be used for "Prepare time" section, since it consists of information related to recipe, but not actual recipe<caption>
element can be used to represent<table>
description instead of<p>
- CSS
::before
pseudo-element trick allows you to achieve better customization of list markers
This is just my opinion. Your project is really good. 🌟
Marked as helpful0@tarachand-kPosted 3 months ago@alekseibodeev Thank you for your feedback! I will apply these suggestions
0 - HTML semantic structure:
- @FredTagleLLPosted 3 months ago
excelente te quedo muy parecido sigue asi .
1
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