CJCoding With Joseph
15per day
← Back to Question List

Select topics to narrow your question pool, then enable Random to jump to a random question matching your filters.

Topics:
JavaScript Quiz #34

Create and Append Element

mediumHTML DOM

What is the correct sequence to create a new paragraph element with the text "This paragraph was created with JavaScript!" and append it to a div with id="container"?