Joseph Bentivegna, M.D.October 31, 2015Software Practice Joe Click Me! function myFunction() { let x = document.getElementById("demo"); x.style.fontSize = "25px"; x.style.color = "red"; document.write ("Hello"); } Turn on the light Turn off the light Facebook Comments
Leave a Reply