Posts by Igor Almeida • 1 point
1 post
-
-4
votes4
answers44
viewsQ: I would like to know how to add html div through pure js
I would like to know how I can add several new divs in the div id "new-list-container" by clicking on the button of id "button". In the Javascript code I created, when I click, creates only one div…