Design comparison
Solution retrospective
Mais um desafio pra testar as habilidades em "CSS grade." : )
Community feedback
- @NehalSahu8055Posted over 1 year ago
Hello Coder 👋.
Congratulations on successfully completing the challenge! 🎉
Few suggestions regarding design.
➨ Responsive 💯
➨ Replace
height
withmin-height:100vh
in the body to properly center the card.➨ Give break-point(media-query for below 900px) as in my laptop mobile version is visible.
➨ You can use
accessibility features
likearia, sr-only, and title
which are accessible to screen readers.I hope you find this helpful.
Happy coding😄
1@Dougl4zPosted over 1 year ago@NehalSahu8055 Não entendi a parte do "➨ Você pode usar accessibility featurescomo aria, sr-only, and titleque são acessíveis aos leitores de tela." Pesquisei aqui, mas continuei sem entender: o que seria? Pode me indicar alguma leitura ou video?
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