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

Social Media

@ayslavitnasc

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


foi um projeto legal de se fazer, acredito que eu posso melhorar muito mais na questão de organização do css, das class entre outros, gostaria que vocês dessem a opinião sincera de vocês onde eu poderia melhorar...fico grata!

Community feedback

Daniel 🛸 44,190

@danielmrz-dev

Posted

Olá @ayslavitnasc!

Seu projeto está excelente!

Tenho apenas uma sugestão:

📌 Use <main> pro conteúdo principal ao invés de uma <div>.

Tags como <div> e <span> são exemplos típicos de elementos HTML não-semânticos. Elas servem apenas como containers para o conteúdo, mas não indicam qual o tipo desse conteúdo e nem o papel que ele desempenha na página.

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

@ayslavitnasc

Posted

@danielmrz-dev obrigada, vou aderir para meu conhecimento e melhoria da pratica.. thanks!

0

@Anass-Lamiri

Posted

Hi, you did a great job on your challenge, and the effects you added are nice it gave you more creativity in your project, one thing I can suggest is to center your horizontally in the screen, you can do it by adding this code to your body element min-height: 100vh;, what this code does it make the body height identical to the screen height which makes you this desired effect.

I hope you find this feedback helpful.

Marked as helpful

0

@ayslavitnasc

Posted

@Anass-Lamiri muito obrigada de verdade, nos próximos projetos que irei fazer com toda certeza irei praticar mais esta questão, amei seu feedback thanks, see you soon!

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