javascript get innerhtml of body code example Example: javascript innerhtml Click to copydocument.getElementById("example").innerHTML = "Paragraph changed!";