Discussion :: Javascript - CS
- How to get a particular value using the tagged name?
Answer : Option C
Explanation :
The method getElementsbyTagName() can be used to get a particular value using the tagged name associated with the document.
Be The First To Comment