WED201c_-_FA_2024_-_RE_3184.webp
U

WED201c_-_FA_2024_-_RE_3184.webp

Kizspy | Question: 22
(Choose 1 answer)

<body>
<h1 id="id01">My First Page</h1>
<p id="id02"></p>
<script>document.getElementById("id02").innerHTML = document.getElementById("id01").innerHTML;
</script>
</body>
</html>
What is a right statement?
A. Syntax error
B. retrieves the text of an <h1> element and copies it into a <p> element
C. retrieves the text of an <p> element and copies it into a <h1> element
D. None of the others

Thông tin

Category
WED201c
Thêm bởi
Uraraka2003
Ngày thêm
Lượt xem
4,056
Lượt bình luận
13
Rating
0.00 star(s) 0 đánh giá

Share this media

Back
Bên trên Bottom