Well done!
You have completed HTML, CSS, and JavaScript Basics Quiz!
Quiz Question 1 of 5
Consider the following HTML code:
<ul>
<li>Apple</li>
<li>Banana</li>
<li>Orange</li>
</ul>
Which of the following best describes the type of list created by this code?
Choose the correct answer below: