/dom-elements-by-tag-name

Document Object Model (DOM) - Investigation of the getElementsByTagName method. Count the number of items in a particular tag (e.g. li) as well as getting the random item in the particular tag.

Primary LanguageHTML

Watchers