Skip to content

October 2019

Create element – JavaScript

To create an element in JavaScript, use the createElement() and appendChild() methods.