← Back to Phase 2: Intermediate

getElementsByClassName

Phase 2: IntermediateModule 5: DOM Manipulation

Medium2.53k completed

Description

Implement a function to get all DOM elements that contain the specified classes

Your Solution