How can you create a list without bullets?
Use the <ol> element without a type attribute
<ol>
type
Set type="none" on the <ul> element
type="none"
<ul>
Use the <nl> element
<nl>
None of the options, CSS is required