nav li::hover {
background-color: #dfdfe2;
color: #1b1b32;
cursor: pointer;
}
what’s wrong with my code?
i follow the instruction.Why?
nav li::hover {
background-color: #dfdfe2;
color: #1b1b32;
cursor: pointer;
}
what’s wrong with my code?
i follow the instruction.Why?
May you provide the link to the challenge?
idk how it’s done.
Even i got the solution,i still don’t know Why?
share your code and that “step” url, then perhaps we can offer our take on this, happy learning ![]()
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.