더북(TheBook)

1분 퀴즈

2. 다음 태그들의 내부 값을 가져올 때 둘 중 어떤 속성을 사용해야 하는지 골라 보세요.

input (value / textContent)

button (value / textContent)

select (value / textContent)

div (value / textContent)

textarea (value / textContent)

span (value / textContent)

정답 확인