getElementById will return the one element with the provided ID and querySelector will return the first node it finds that matches the ...
確定! 回上一頁