Ordered list and Unordered list in html
Today i create shopping list by using html and that was so easy some tags are used in the code and that are li, ol and ul . Li tag means list tag . Ul tag means unordered list and last one is ol means ordered list (numbered list).
li: The List Item ...
highflier.hashnode.dev1 min read