I am proud of how it turned out in the end, considering I faced many difficulties that I managed to solve after a lot of pain. I am aware this wasn't for beginners, but I still took on the challenge because I like pushing myself to become better at absolutely everything. Next time, I would do positioning differently.
What challenges did you encounter, and how did you overcome them?I encountered a problem where the image simply wouldn't move to the other side, so I managed to use position: relative
and adjusted it to be where it should be.
I also encountered issues with JavaScript and an error message that I couldn't resolve at all.
I would like feedback and assistance on the best way to learn JavaScript.