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 #36

Create List Items

mediumHTML DOM

To create a <ul> containing <li> items "Apple", "Banana" and "Orange" and append it to a div with id="fruitContainer", which sequence is correct?