1 Change the text color of the first, last and 3rd child node of the parent node to red (Use: .firstElementChild, .lastElementChild and .children) .2 Remove the last Child (Use: removeChild) 3 Add a child to parent node with text "new Child" 4 Change the color of Child Node 3.2 to blue Parent Child Node 1 Child Node 2 Child Node 3 Child Node 3.1 Child Node 3.2 Child Node 3.3 Child Node 4

New Perspectives on HTML5, CSS3, and JavaScript
6th Edition
ISBN:9781305503922
Author:Patrick M. Carey
Publisher:Patrick M. Carey
Chapter12: Working With Document Nodes And Style Sheets: Creating A Dynamic Document Outline
Section12.1: Visual Overview: Exploring The Node Tree
Problem 3QC
icon
Related questions
Question

javascript

1 Change the text color of the first, last and 3rd child node of the parent node to red (Use: .firstElementChild, .lastElementChild and .children)
.2 Remove the last Child (Use: removeChild)
3 Add a child to parent node with text "new Child"
4 Change the color of Child Node 3.2 to blue
Parent
Child Node 1
Child Node 2
Child Node 3
Child Node 3.1
Child Node 3.2
Child Node 3.3
Child Node 4
Transcribed Image Text:1 Change the text color of the first, last and 3rd child node of the parent node to red (Use: .firstElementChild, .lastElementChild and .children) .2 Remove the last Child (Use: removeChild) 3 Add a child to parent node with text "new Child" 4 Change the color of Child Node 3.2 to blue Parent Child Node 1 Child Node 2 Child Node 3 Child Node 3.1 Child Node 3.2 Child Node 3.3 Child Node 4
Expert Solution
steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Knowledge Booster
Types of trees
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
New Perspectives on HTML5, CSS3, and JavaScript
New Perspectives on HTML5, CSS3, and JavaScript
Computer Science
ISBN:
9781305503922
Author:
Patrick M. Carey
Publisher:
Cengage Learning