+ 1
Ordered unordered list
Guys, can u tell me whats diferrent ordered and unordered list, <ol> and <ul>,
8 ответов
+ 2
Tesfa Rik Wittkopp Anyway, I just realized, it's a different use unordered <ul>, and Without the front , straight <li>, turns out the distance gives paragraphs, thanks bro
https://code.sololearn.com/WqVCQJcCEsxI/?ref=app
+ 5
Well done young buddy, you have put together a very nice code.
I believe the info provided by Tesfa was very good. 👍
+ 3
Try this: python example
https://code.sololearn.com/cGT18AI5cZdc/?ref=app
+ 3
The language may be different but the concept will mean the same.
If you can run the code, you will see the difference between un-ordered and ordered lists
+ 1
Both of them are used to group a set of related items except that an ordered list groups the items in a specific order.
+ 1
Tesfa Can you give me example,.or more easy for understand, sorry im still blank😂
+ 1
Rik Wittkopp im on html bro, that different ya??
+ 1
This link will help u a lot.
https://www.w3schools.com/html/html_lists.asp