HTML, CSS (SCSS), JavaScript
Design comparison
Solution retrospective
Hi everyone π This is my second project π€© I copied the 3D idea from a project I saw on the site and wanted to test to see if I could do it on my ownπ I would like to know what you think about it. Thanks π€ͺ
Community feedback
- @emestabilloPosted almost 4 years ago
Hey Juliana, great job! The 3d effect looks cool. I'd prefer it on the entire card only, without shifting the image and caption - but this is opinion. For your next project, it would be great to see more semantic HTML compared using to
div
s for most of the doc. Hope this helps!1@JulianaOliveiraMeloPosted almost 4 years agoHello @emestabillo π Thanks for the feedback π I am still learning, and yes i will use more semantic in my next project π. I promisse π€. I am really trying to became a pro in web development π Thank you π€
1 - @ApplePieGiraffePosted almost 4 years ago
Well, hello, Juliana Oliveira Melo! π
Good job on this challenge! π
I like that 3d effect you added to the card component! π
One thing you can do to make the effect look more "3D" is to add the
perspective
property to thebody
of your page. Trying giving it a value of around500px
or something and the card will look like it pops out of the page much more!Keep coding (and happy coding, too)! π
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