Harvard Extension School
CSCI E-12 Fundamentals of Web Site Development
| Fall 2021
◁ previous
Slide 15
|
next topic ▷
DOM methods vs innerHTML
With DOM methods, we are creating nodes
With
innerHTML
we are getting are setting the HTML string values.
◁ previous
Slide 15
|
next topic ▷