75.1k views
5 votes
HTML coding does not allow for lists using bullets. All lists have to be numbered. Select one: True False

User Akoprowski
by
8.4k points

2 Answers

3 votes
The answer is False! (:
User Knowtheory
by
8.0k points
5 votes

This is false - it can be done like this:

<ul>

<li>bullet item</li>

</ul>

User Niculare
by
9.1k points

Related questions

1 answer
13 votes
33.5k views
1 answer
16 votes
16.9k views