Hoppa till huvudinnehållet

Form button color

Kommentarer

2 kommentarer

  • Berend Veldkamp
    If you want to change the background color of an element when the mouse is hovering over it, use the hover pseudo class. E.g. .button:hover { background-color: red; }
    0
  • Permanently deleted user
    Thank you Sir and have a nice day !
    0

Du måste logga in om du vill lämna en kommentar.