1 line
61 B
JavaScript
1 line
61 B
JavaScript
|
document.querySelector("#test").innerHTML = "this is a test";
|