querySelectorAll () retrieves a list of elements from the document based on your given selector, and returns a static NodeList object.
確定! 回上一頁