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

media query

Breno 40

@Arouca-b

Desktop design screenshot for the Blog preview card coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


Project developed with content I have learned so far. I accept advice to improve in future projects

Community feedback

Daniel 🛸 44,230

@danielmrz-dev

Posted

Fala @Arouca-b!

Sua solução ficou excelente!

Tenho apenas uma sugestão:

📌 Por questões semânticas, e por ser o título principal da tela, você pode substituir o <h3> por <h1>.

Ao contrário do que a maioria das pessoas pensa, a diferença entre os HTML headings não é só sobre o tamanho e peso do texto.

  • As tags <h1> a <h6> são usadas para definir títulos em HTML.

  • <h1> define o título mais importante.

  • <h6> define o título menos importante.

  • Use apenas um <h1> por página - ele deve representar o título principal de toda a página. Além disso, não pule os níveis de título - comece com <h1>, depois use <h2> e assim por diante.

Essa mudança tem pouco ou nenhum efeito visual, mas torna seu código HTML mais semântico, melhorando a otimização de SEO e também a acessibilidade do seu projeto.

Espero que ajude!

Fora isso, você fez um ótimo trabalho!

Marked as helpful

0

Breno 40

@Arouca-b

Posted

@danielmrz-dev Obrigado!! a tag <h3> foi falta de atenção minha kkkkk, mas no próximo eu já fico mais atento

0

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