Computer Science, asked by iconic58, 8 months ago

which tag is used to create an unordered list ?​

Answers

Answered by uNcLePsYcO
6

Answer:

thebtag used to create unordered list is ul

Answered by Anonymous
4

Definition and Usage

Definition and UsageThe <ul> tag defines an unordered (bulleted) list. Use the <ul> tag together with the <li> tag to create unordered lists.

Similar questions