HTML(Definition Term, Definition Data)

Version Ref:  5.0 (not included in filePro Lite)

Syntax:

HTML :LI

 

HTML

Function

TAG

Tag

Code

Tag Value

Attr

Value

# of

Values

Mark List

<LI>

:LI

Optional

:TT

Type

1

 

 

 

 

:VA

Value

1

 

 

 

 

 

 

 

 

Description:

The LI tag is used to mark list items within a list. When the list used is an "ordered list", the :LI tag will be rendered with a number. The appearance of that number can be controlled with the :TY attribute. Similarly, inside an unordered list the type of bullet that is displayed can be controlled with :TY.