← Back to Phase 3: Advanced

getElementsByTagNameHierarchy

Phase 3: AdvancedModule 2: Advanced DOM

Premium
Hard208 completed

Description

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

Your Solution