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