getElementsByClassName('class-name') , it grabs all the elements that have the same class name and returns us an HTML Collection that we can ...
確定! 回上一頁