+ 2
i want to know all unorder and order list types. please help me
2 Réponses
+ 12
Hello Lamia, you may start with this lesson:
https://www.sololearn.com/Play/HTML
Select HTML Basics -> Lists
Example code: https://code.sololearn.com/WMa3zSb80EWi/#html
[Edit]:
Types of <ul> : https://www.w3schools.com/tags/att_ul_type.asp
Types of <ol> : https://www.w3schools.com/tags/att_ol_type.asp
If you have any more query, feel free to ask on QA :)