User menu

You are here

Home
List Item (<LI>)

[Name]
NAME
[Syntax]
SYNTAX
[Description]
DESCRIPTION
[Name]
ATTRIBUTE(S)
[Notes]
NOTES
[Example(s)]
EXAMPLE(S)
[Cross Reference(s)]
CROSS REFERENCE(S)


[Name]
NAME
List Item
[Syntax]
SYNTAX
<LI>some item</LI>
[Description]
DESCRIPTION
Used to create the items in an unordered or ordered list. It is tightly coupled with the UL element or the OL element.
[Attribute(s)]
ATTRIBUTE(S)
NAME DOMAIN DESCRIPTION
TYPE disc, square, circle This attribute can be used to set the style of the bullet on the list items.
The disc value shows a small filled circle.
The square value shows a small filled square.
The circle value shows a small open circle.
VALUE any integer value This attribute is used in conjunction with an ordered list to initialize the sequence number of the items in the list.
[Notes]
NOTES
  • End tag is not needed but can be present
  • The list items can themselves be a list
[Example(s)]
EXAMPLE(S)
  • <UL>
    <LI>an item1</LI>

    <LI>an item2</LI>

    <LI>an item3</LI>

    ...
    <LI>an itemn</LI>
    </UL>
  • <UL TYPE="square" COMPACT>
    <LI>an item1</LI>

    <LI>an item2</LI>

    <LI>an item3</LI>

    ...
    <LI>an itemn</LI>
    </UL>
[Cross Reference(s)]
CROSS REFERENCE(S)

Recent content

New forum topics

Recent comments

No comments available.

Google Search

Google Ads

Visitors

  • Total Visitors: 333046
  • Unique Visitors: 48703
  • Registered Users: 75211
  • Last Registered User: MusicDig
  • Published Nodes: 192
  • Your IP: 3.94.102.228
  • Since: 04/17/2023 - 16:53

Who's online

There are currently 0 users online.