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

Perfil de Links Sociais

@tatyanepgoncalves

Desktop design screenshot for the Social links profile coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


What are you most proud of, and what would you do differently next time?

AAAAAAAAAAAAAA

What challenges did you encounter, and how did you overcome them?

AAAAAAAAAAAAAAA

What specific areas of your project would you like help with?

AAAAAAAAAAAAAA

Community feedback

Daniel 🛸 44,230

@danielmrz-dev

Posted

Olá @tatyanepgoncalves!

Seu projeto está excelente!

Tenho uma sugestão:

📌 Use <h1> a <h6> para títulos ao invés de <p>.

A tag <p> é ideal para parágrafos. Pra títulos, a gente tem os HTML Headings (<h1> até <h6>).

Segue um pequeno guia de como utilizá-los:

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 - isso 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.

Essas mudanças de tag geram pouco ou nenhum impacto visual mas tornam o seu código HTML mais semântico e melhoram a otimização SEO e acessibilidade do projeto.

Espero que ajude!

Fora isso, ótimo trabalho!

Marked as helpful

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