Design comparison
Solution retrospective
Create the page.
What challenges did you encounter, and how did you overcome them?Adjust the first and last element from the table. I used the first-child and last-child to work with it.
What specific areas of your project would you like help with?HTML Tags and css file semantic.
Community feedback
- @R3ygoskiPosted 6 months ago
Olá João, parabéns pela conclusão do seu projeto, ele está idêntico ao design proposto, meus mais sinceros parabéns.
Sobre a duvida que você teve com o HTML semântico, já aviso que ele está impecável, a única coisa que eu mudaria para deixar mais semântico é
<div class="recipe">
, que o mais correto seria<article>
, isso porque o conteúdo presente nessa<div>
é autoexplicativo e independente do resto da página.E sobre seu CSS, dei uma olhada rápida e ele parece está corretíssimo.
E novamente, meus parabéns, seu projeto ficou muito bom mesmo, continue assim que você está indo bem. Caso tenha surgido alguma duvida, por favor, pergunte abaixo que tentarei ajudar da melhor forma possível.
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