79220684

Date: 2024-11-24 17:25:30
Score: 1.5
Natty:
Report link

What I have done in the past is put the following code in the css file

.dropbtn a:hover {
    color: #f1f1f1;
  }

this changes the color when the objected is hovered over. If you want to be when clicked, I think there is another one other than hover to do that.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Starts with a question (0.5): What I have
  • Low reputation (1):
Posted by: ilikegrape