Computer Science, asked by jabrajalaj6204, 1 year ago

How to get a particular value using the tagged name?
A.getElementbyID()
B.getElementsbyName()
C.getElementsbyTagName()
D.getTagName()

Answers

Answered by pkparmeetkaur
0
C) is the answer mate
Answered by Ayesha059
0
Answer: c
Explanation: The method getElementsbyTagName() can be used to get a particular value using the tagged name associated with the document.
Similar questions