국립암센터의 친절한 답변(100문 100답 시리즈)
국
국어일보 I 식본
2026.02.03 11:10
|
조회 594
o.remove();
const img = document.createElement('img');
img.src = $event.target.src;
img.className = 'max-w-full max-h-full object-contain rounded-lg';
o.appendChild(img);
document.body.appendChild(o);
}
">
Naver
목록으로