Given a DOM element, how do you remove all its children? Given an item in the DOM, use querySelector() to identify it, like this: const item = document.
確定! 回上一頁