Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Responsive recipe page - Página de receita responsiva

Leonardo 100

@ls-cabreira

Desktop design screenshot for the Recipe page coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


In this challenge, I decided not to strictly follow the layout presented and implemented some changes to the design according to my personal taste :)

Community feedback

Daniel 🛸 44,230

@danielmrz-dev

Posted

Fala Leo @ls-cabreira!

Seu projeto ficou ótimo, gostei da personalização 😁

Tenho uma sugestão:

  • Na lista numerada, ao invés de usar ul (unordered list) com um ::marker, uma alternativa até mais semântica seria utilizar ol (ordered list) e selecionar o tipo number, dessa forma:
<ol type="1">

Assim, os números aparecem automaticamente, sem a necessidade do { list-style-type: decimal; } .

Espero que ajude!

Fora isso, seu projeto tá ótimo!

Marked as helpful

1

Leonardo 100

@ls-cabreira

Posted

@danielmrz-dev Muito obrigado pelo feedback! Vou atualizar :)

1

Please log in to post a comment

Log in with GitHub
Discord logo

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