
Design comparison
SolutionDesign
Community feedback
- @denieldenPosted about 3 years ago
Hi Julian, great work on this challenge! 😉
Also for improve your code:
- add descriptive text in the
alt
attribute of the image - use
h1
insteadspan
element for the title of card - add
transition
on the element with hover effect
Overall you did well 😁 Hope this help!
0@Julr09Posted about 3 years ago@denielden Thanks man, I used the span tag cause the h1 tag was taking the entire div width when hover and not only the letters, any advice?
1@denieldenPosted about 3 years ago@Julr09 You are welcome! You can change this behavior using
display
0 - add descriptive text in the
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