What is an unordered list | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 2

What is an unordered list

pls answer

25th Jun 2017, 4:46 AM
Mahesh
Mahesh - avatar
3 ответов
+ 13
unordered list items come with bullet points, ordered list items are ordered as 1,2,3... See the code output : https://code.sololearn.com/WMa3zSb80EWi/?ref=app
25th Jun 2017, 5:26 AM
Shamima Yasmin
Shamima Yasmin - avatar
+ 1
tq
25th Jun 2017, 5:26 AM
Mahesh
Mahesh - avatar
+ 1
<ul> tag generates • • •
25th Jun 2017, 6:09 AM
Calviղ
Calviղ - avatar