A p element with class="child" in a div.
Another p element with class="child" in a div.
A p element in div with a span element with class="child" inside of it.
Click the button to add a background color to all elements with class="child" inside the div element with id="myDIV".
Note: The getElementsByClassName() method is not supported in Internet Explorer 8 and earlier versions.