The document contains a <p> element that has the id attribute with the value message : const p = document.getElementById('message'); console.log(p);.
確定! 回上一頁