User menu

You are here

Home
Unordered Lists (<ul>)

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


[Name]
NAME
Unordered List
[Syntax]
SYNTAX
<ul>some list items</ul>
[Description]
DESCRIPTION
Used to create an unordered list of items. This element is tightly coupled with the li element.
[Attribute(s)]
ATTRIBUTE(S)
NAME DOMAIN DESCRIPTION
COMPACT The presence of this attribute serves as a hint to the browser to show the list in a more compact style.
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.
[Notes]
NOTES
  • Start AND End tags are required
  • The list items can themseleves 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: 333228
  • Unique Visitors: 48760
  • Registered Users: 75211
  • Last Registered User: MusicDig
  • Published Nodes: 192
  • Your IP: 44.204.217.37
  • Since: 04/17/2023 - 16:53

Who's online

There are currently 0 users online.

Database Connection failed: Unknown MySQL server host 'richyancy.mynetgear.com:3306' (0)