Design comparison
Solution retrospective
Me orgulho por concluir mais um desafio.
What challenges did you encounter, and how did you overcome them?.
What specific areas of your project would you like help with?Gostaria de sobre HTML e CSS, sobre semantica, boas práticas, responsividade, etc. O intuito é melhorar o HTML e o CSS cada vez mais para evitar redundancia e praticas ruins. Qualquer contribuição e ajuda será mais que bem-vinda.
Community feedback
- @P0wertDevPosted 5 months ago
Perhaps you could add to the
h1
tag thecursor: pointer
style, which will make the hand pop out when the pointer passes over the letters, and gives the user the feeling that it is clickable.Also, you could add the pseudo-class
:hover
and make it change colour to yellow when you hover over the letters.If you have any question, please write to me 😁
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