Hint: Use the document.getElementById() method to find the <p> element. Then, use the innerHTML property to change its HTML content.
Check Your Code Show Answer Hide Answer
Hi.