I am a p element, my parent is a div element.
I am a p element, my parent is also a div element.
Click the button to change the background color of every p element where the parent is a div element.
Note: The querySelectorAll() method is not supported in Internet Explorer 8 and earlier versions.