DOM Method Demonstrations

1) Query Selector

This text will change using querySelector().

2) Replace Child

3) Remove Child

4) Append Child

5) Class List Add Highlight

6) Hover

7) Set Attribute

This text will change color and background using setAttribute().

I did get some help from Chat GPT on this one!