a Bulleted listNo, that's incorrect, I'm afraid.A bulleted list is used when no sequencing is necessary.A numbered or lettered list is used to indicate a particular sequence of items.
you use the CSS attribute "list-style: square" on the UL tag (either by inserting the code into your CSS stylesheet or by appending style="list-style: square" to your UL tag)