0
Hello, everybody I’m running a little project, it’s a memory game. My idea was to create a div (which is the letter) and within that div put two other Ivs (which are the front and back of the letter). But when I style the front and back, I can’t get those elements to overlap. What I wanted to do is let the front overlap the back, so when the user clicks I would change the front display to 'None', so the image would appear.
The complete source code is here: https://github.com/NataliaCarvalho03/memoryGame.git