View comments | RSS feed

List item tag

The <li> tag places a bullet in front of the text that it encloses, as shown in the following code:

Grocery list:
<li>Apples</li>
<li>Oranges</li>
<li>Lemons</li>

This code example would render as follows:

Grocery list:


Flash CS3


Comments


dfsolley said on Jun 21, 2007 at 9:04 AM :
Is there a way to control the spacing of the bullet? I have tried tabStops, but have had no luck.

 

RSS feed | Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/flash/9.0/main/00000929.html