
Design comparison
Community feedback
- P@Trischa-99Posted 20 days ago
Hi, your solution looks really great. However, I noticed that the style doesn't change when the button is focused using the Tab key. It's quite easy to achieve this with:
.class:focus {
}
0@alissondwirvellePosted 19 days ago@Trischa-99 Olá tudo bem ? Fico muito feliz por dar uma olhada no projeto e grato pelo feedback, mas não entendi muito bem o que você falou ai. Poderia explicar melhor ?
0P@Trischa-99Posted 19 days ago@alissondwirvelle When you use the Tab key, you can navigate between different interactive elements, allowing you to use the entire website with just your keyboard. However, navigating this way doesn’t apply the same visual changes as hovering does. You can fix this by including your hover styles in the focus style as well, using the code i provided in my last comment.
0@alissondwirvellePosted 19 days ago@Trischa-99 Ah, entendi agora! Fico muito agradecido, assim que tiver um tempinho vou corrigir e te aviso aqui pra tu olhar e conferir se ficou legal. Muito obrigado.
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