(Choose 1 answer)
A. document.getElementsById(idName)
Which of these is not valid? (Hint, pay attention to if the method should return one thing or many things..
B. document.getElementsByClassName(className)
C. document.getElementsByTagName(tagName)
Exit 21