Wednesday, April 16.

Header Ads

Creating Unordered Lists in HTML

Screen-Shot-2017-11-22-at-1.27.33-AM
An unordered list is a series of bullet point items, and are usually used for any list that doesn't require numbering.  If, for example, you wanted to create a shopping list and don't need the items in any particular order.  If you were ranking favorite foods, however, you would want to make sure that your favorite is at the top.


/READ MORE//  The BluePrint: Web Hosting

Unordered lists use
    and
  • tags, short for 'unordered list' and 'list item' respectively.  Setting up a list is easy:


e96No

The UL tag is opened at the beginning of the list and is turned off at the end.  LI tags also get turned on at the beginning of an item and off at the very end.

If you liked this article, then please subscribe to our YouTube Channel for our Blogger and WordPress video tutorials. You can also find us on Facebook, and Twitter 

No comments

Post Top Ad

Post Bottom Ad