This site has been taken over by the staff of www.ASPDeveloper.Net

Please report errors to suggest@aspdeveloper.net

BizTalk Utilities CV ,   Jobs ,   Code library  
 
Home Page
XHTML
The XHTML <legend> Tag
The XHTML <label> Tag
The XHTML <ins> Tag
The XHTML <input> Tag
The XHTML <img> Tag
The XHTML <iframe> Tag
The XHTML <html> Tag
The XHTML <hr> Tag
The XHTML <head> Tag
The XHTML <h1_h6> Tag
The XHTML <frameset> Tag
The XHTML <frame> Tag
The XHTML <form> Tag
The XHTML <font_style_tags> Tag
The XHTML <font> Tag
The XHTML <fieldset> Tag
The XHTML <dt> Tag
The XHTML <documenttype> Tag
The XHTML <dl> Tag
The XHTML <div> Tag
<< XALAN
XML DOM >>

By :Mark Wilson
I am the creator of TopXML. I am available for international and local (Australia) contracts. I am a Solution Architect/Business Analyst. I have worked in IT in several countries (NZ, Australia, South Africa, UK) building and training teams for government and very large non-governmental organizations. I am ex-Microsoft Consulting Services. I wrote the first book on Microsoft XML published in 2000 called XML Programming with VB and ASP. Most recently I have been building tools for the SEO industry. Ask me for a 37 point SEO health-checkup for your website.
First posted :03/24/2008
Times viewed :2919

 

The <li> Tag (XHTML Reference)

Introduction

The <li> (list) tag is used to create lists. It is a start element to define a list block and its mostly used with the <ol> (ordered list) tag or with the <ul> (unordered list) tag.

Example

<ul>

<li>XML</li>

<li>XPath</li>

<li>XSL</li>

</ul>

<ol>

<li>XML</li>

<li>XPath</li>

<li>XSL</li>

</ol>

Output

Attributes

Name:

Description:

type

Specifies the type to be used left from the text. It can be one of the following options.

A = Displays A, B, C …

a =  Displays a, b, c …

I = Displays I, II, III …

I = Displays i, ii, iii …

1 = Displays 1, 2, 3

disc = Displays file symbol

square = Displays square symbol

circle = Displays circle symbol

value

This value can be used in the <li> tag to start a new value. For example:


<li value=”10”>
This example will start the next list value from 10, no matter what the values above that are.

start

You can use the start attribute in the <ol> tag to define a start value.


Rate this article on a scale of 1 to 10

Your vote :  


 

Recent Jobs

Software Specialist, Linux - Finlan
Linux Core Technical Project Manage
Graphics designer at Tanzania. Expe
Integration Specialist Needed - Wor
Virtualization Server Infrastructur

View all Jobs (Add yours)
View all CV (Add yours)






    Email TopXML  

Front Page Daily Stuff TopXML Forum XML blogs XML Newsgroups BizTalk Biztalk Utilities Biztalk Utilities Tutorial B2B SAP XML Microsoft .NET Dotnet System XML Soapformatter SQLXML XMLserializer XQuery PHP PHP SimpleXML PHP XML Dom PHP XML RPC PHP XSLT Java Java Java XML Xalan Microsoft ASP ASP Schemas XML SQL Server XML XMLDom XSL XSL Tutorial XSLT Stylesheets General Javascript CSS XHTML WAP