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

Solução HTML e CSS

GeovannaV 10

@GeovannaV

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?

Me orgulho do meu CSS, por que mesmo que eu sei só o basico dele eu já consigo fazer alguma coisa, mas ainda sim preciso melhorar muito, não só o CSS mas sim também o HTML, aprender a otimizar mais eles.

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

O meu maior desafio foi centralizar as divs e separar elas

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

Eu gostaria de ajuda em aprender a otimizar mais o meu CSS e ajeitar as minhas divs

Community feedback

P
Luis Vera 170

@LuisVera1

Posted

**Hi GeovannaV **

Your solution looks great! However, to improve the semantics of your HTML, here are some suggestions.

--- Use the appropriate HTML element

  • Use the <main> to wrap all the content instead of a <div> element
  • Use <a> for links
  • All content must be in an html element, for example, the text London, United Kingdom could be in a <p>

--- Css

  • Your css file looks good, but I recommend using padding in your .box, instead of using margin in elements, it is easy to work with padding

Check out the following link: Social-links and then basic

Hope this is helpful, if it is, don't forget to mark it, thank you

Keep up the good work!

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