querySelectorAll to return a nodelist with the p elements. Then we use the spread operator to spread the items in the nodes nodelist into an ...
確定! 回上一頁