HTMLCollection interface represents a generic collection (array-like object similar to arguments) of elements (in document order) and offers methods and properties for selecting from the list.SuperHTMLCollection implements all the properties and methods of the following classes:
| HTMLCollection | HTMLCollectionBase |
| HTMLOptionsCollection |