Huddle Landing Page Solution w/ Loading Effects

Solution retrospective
I am always open to any and all feedback. Thank you!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @sivaprasath2004
Hello, I would like to extend my congratulations on completing this challenge.
- I will give some suggestion i believe its used for improve your skill.
- In
<footer></footer>
tag mobile site not proper in end of the content.This align in middle of the content. - Use
position:absolute
or move tofooter
tag into themain
tag and main willposition:relative
the footerposition:absolute; bottom:0%;
make sure it`s worked.
Join 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