Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Adicionei um visual diferente do recomendado pelo desafio, acredito que isso destaca mais.
What challenges did you encounter, and how did you overcome them?No inicio fiquei com dificuldades para começar, mas vi alguns exemplos e logo me habituei.
What specific areas of your project would you like help with?CSS e JavaScript
Community feedback
- @Ryan-OHanlonPosted 5 months ago
Not bad for a first attempt. This challenge is a lot more difficult when you know very little CSS like myself and my own design still needs improvement. But here is some feedback.
- Change the body element color to light gray as set in the style guide.
- Setting the body element to position absolute and using top, left to 50% and transform: Translate( -50%, -50%) will get the image and text in the center.
- Box that contains the image and text should be white
- Link the google font Outfit to the html using <link> in the head tag and the style in css or
0@Leeh27Posted 3 months ago@Ryan-OHanlon Muito obrigado pelo conselho e pelas dicas, mas como disse na solução retrospectiva, eu adicionei um visual diferente do recomendado pelo desafio, foi intencional mudar as cores do design.
0
Please log in to post a comment
Log in with GitHubJoin 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