Design comparison
Solution retrospective
Hello everyone! Hope everyone is having fun with the challenges!
This one was a really good one. I tried to do something a little bit more that was asked by trying to make a different functionality depending if you where on desktop or on mobile. I was able to do it but you needed to refresh the screen every time you resized it. So I found a way to make it work as you resize the window. I'm not sure what I'm doing wrong but it ended up not working. If you look at the script.js file you will see the code that I tried commented. If you can figure out what I'm doing wrong I would really appreciate it :)
Thank you!!
Community feedback
- @lukakavtarraPosted almost 3 years ago
thanks for your help it really helped me to solve some of my major problems 😍😍
I've looked up in your code and attribute(footer) class should be contained by landmark ( you should add <footer> tag or you should include attribute class in main tag) that should solve your problem
I hope it will help you
Marked as helpful0
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