tags()

This method is used to return a collection of all elements used within the current document whose tag name matches the tags() parameter. The tagname must be in upper case to be valid.

syntax:

document.all.tags(TAGNAME).property = value

all
rows