Html – Hover not working even with correct syntax?
I'm working on my final project for school, and I'm trying to code a piece of text(d0 in this example) to appear when I hover over the door, which is a class for an image. body { background-color: black; font-family:…