For example, querySelector('title'). ... If you wanted to get a div with the ID of "menu" you would use querySelectorAll('#menu') and if you ...
確定! 回上一頁