Dino Geek, try to help you

What is an ordered and unordered list in HTML?


An ordered list in HTML is a list that is organized in a specific sequence or order, typically represented by numbers or letters. This type of list is created using the

    tag (for ‘ordered list’) and each item in the list is inserted using the
  1. tag (for ‘list item’).

    Here’s an example of an ordered list in HTML:

    1. First item
    2. Second item
    3. Third item

    Output:

    1. First item
    2. Second item
    3. Third item

    An unordered list in HTML, on the other hand, is a list where the order of items doesn’t matter. The items in an unordered list are typically represented by bullets. This type of list is created using the

      tag (for ‘unordered list’), and the items are also added using the
    • tag.

      Here’s an example of an unordered list in HTML:

      • Item One
      • Item Two
      • Item Three

      Output:

      • Item One
      • Item Two
      • Item Three


Simply generate articles to optimize your SEO
Simply generate articles to optimize your SEO





DinoGeek offers simple articles on complex technologies

Would you like to be quoted in this article? It's very simple, contact us at dino@eiki.fr

CSS | NodeJS | DNS | DMARC | MAPI | NNTP | htaccess | PHP | HTTPS | Drupal | WEB3 | LLM | Wordpress | TLD | Domain name | IMAP | TCP | NFT | MariaDB | FTP | Zigbee | NMAP | SNMP | SEO | E-Mail | LXC | HTTP | MangoDB | SFTP | RAG | SSH | HTML | ChatGPT API | OSPF | JavaScript | Docker | OpenVZ | ChatGPT | VPS | ZIMBRA | SPF | UDP | Joomla | IPV6 | BGP | Django | Reactjs | DKIM | VMWare | RSYNC | Python | TFTP | Webdav | FAAS | Apache | IPV4 | LDAP | POP3 | SMTP

| Whispers of love (API) | Déclaration d'Amour |






Legal Notice / General Conditions of Use