← Back to Phase 2: Intermediate

getElementsByTagName

Phase 2: IntermediateModule 5: DOM Manipulation

Premium
Medium3.05k completed

Description

Implement a function to get all DOM elements that match a tag

Your Solution