Design comparison
SolutionDesign
Solution retrospective
any feedback appreciated 🙏
Community feedback
- @ApplePieGiraffePosted over 3 years ago
Hello there, minthing! 👋
Good work on this challenge! 👍 It's cool to see that you went for the flipping animation in your solution! 😀
One or two small things I'd like to suggest are,
- Taking a look at your solution report and trying to clear up some of the errors that are there. It looks like you have quite a few tags in the
<body>
of the document that should really go in the<head>
of the document instead. 😅 - Perhaps increasing the size of the social media links in the footer of the page a bit (since they seem to be a little small, at the moment). 😉
Keep coding (and happy coding, too)! 😁
1@minthingPosted over 3 years ago@ApplePieGiraffe thanks for the feedback! I checked it and i didn't use
style tag
in<body>
An error occurred because * was included in the <head>.thank you very much ✨
1 - Taking a look at your solution report and trying to clear up some of the errors that are there. It looks like you have quite a few tags 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