Question d’entretien chez Finys

Use javascript to set the background color of [elementName]

Réponse à la question d'entretien

Utilisateur anonyme

4 déc. 2024

document.getElementById("myElement").style.backgroundColor = "red";