Submitted about 2 years ago
Product Preview Card with SCSS, flexbox, grid, and CSS animation
@thefathdev
Design comparison
SolutionDesign
Solution retrospective
Hi everyone🙌
I'm trying out css animation and transition in this project, how do you guys think about it? All feedback are welcome!
Community feedback
- @nobody1234455Posted about 2 years ago
Hi Fathul,
Your css animation is great! You did a good job. I just give you some advice on the accessibility of your page.
You can wrap your
.container
inside amain
tag to remove the warning. And also, you don't have to add<p>Add to Cart </p>
, you just need add text directly to yourbutton
tag :ˆ).Hope this is
useful
:ˆ)Marked as helpful0@thefathdevPosted about 2 years ago@nobody1234455 Whoah, I forgot if there is a
main
tag, I was wondering which tag I needed. Really helpful! Thank you, Thih_Nezzy ✨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