<ul>
<ol>
<pl>
<hl>
LI
OL
UL
None of the above
OI
<ol type="1" start="5">
<ol type = “1” num = “5”>
<ol type="5" num="5">
<ol type = “1” initial = “5”>
<LL>
<DD>
<DL>
<DS>
<dl>
<list>
<li>
<ll>
<item>
What will this HTML produce?
<ul> <li>One</li> <li>Two</li></ul>
A table
A numbered list
A bulleted list
A dropdown
Unordered list
Ordered list
Description list
Descriptive list
<ol type = “1” start = “5”>
<ol type = “1” begin = “5”>
<dt>
<dd>