← Back to Phase 2: Intermediate

getElementsByStyle

Phase 2: IntermediateModule 5: DOM Manipulation

Medium1.83k completed

Description

Implement a function to get all DOM elements that are rendered using the specified style

Your Solution