getElementsByTagName
The getElementsByTagName
method of Document interface returns an HTMLCollection of elements with the given tag name.
The getElementsByTagName
method of Document interface returns an HTMLCollection of elements with the given tag name.