Harvard Extension School
CSCI E-12 Fundamentals of Website Development
| Fall 2022
previous
Slide 13
|
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 13
|
next topic