Framify

Tag: <li>

<li> Syntax

Syntax Diagram for <li>
Opening Tag Content Closing
Tag
Open Parameter = Value Close
<li parameter = value > item text </li>

<li> Description

The <li> is used in both the ordered list <ol> and the unordered list <ul>, and the parameters differ, depending on the type of list it is being used in. See the specific list type for more information on how can <li> be used.
Last Modified: