If you have a Google account, you can save this code to your Google Drive.
Google will ask you to confirm Google Drive access.
Save file as: Save file
Warning: The 10th of June 2021, we will discontinue the ability to save to Google Drive.You will still be able to access your stored code on Google Drive.
If you have saved a file to Google Drive, you can open it here:
Open file
P element with class="child" in first div with class="example". P's index is 0, and Div's index is 0.
First P element with class="child" and "color" in second div with class="example". P's index is 0, and Div's index is 1.
Second P element with class="child" and "color" in second div with class="example". P's index is 1, and Div's index is 1.
First P element with class="child" and "color" in third div with class="example". P's index is 0, and Div's index is 2.
Second P element with class="child" and "color" in third div with class="example". P's index is 1, and Div's index is 2.
Click the button to change the background color of the first p element with classes "child" and "color" inside the second div element with class="example".
Note: The getElementsByClassName() method is not supported in Internet Explorer 8 and earlier versions.
If you want to report an error, or if you want to make a suggestion, do not hesitate to send us an e-mail:
[email protected]