What is an unordered list | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 2

What is an unordered list

pls answer

25th Jun 2017, 4:46 AM
Mahesh
Mahesh - avatar
3 Antworten
+ 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