skip to main | skip to sidebar

Web Designing

Blog Archive

  • ▼  2008 (3)
    • ▼  November (3)
      • Web Designing
      • HTML
      • List in HTML

Thursday

List in HTML

Click here to continue
There are SIX types of list in HTML

Click Here!
----li(<>)
Attributes are -:
  1. TYPE
  2. START

  • Ordered list--- ol(<>) (A,B,C), (a,b,c), (i,ii,iii) ,(1,2,3)
  • Unordered list----ul(<>) (circle , square, disc)
  • Nested list----It is the combination of ordered & unordered list. ol(<>)+ul(<>)
  • Defination list----dt(<>)---Defination term

(Description)------dd(<>)---Defination Date

dl(<>)---Defination list

  • Directory List-----dir(<>) it is used to make a bill

----lh(<>)list heading

  • Menu list-----menu(<>)

Example of Ordered list

html(<>)

head(<>)

body(<>)

ol type="A" start="4"(<>)

li(<>)Basic

ol type="i"(<>)

li(<>) Ms Word

li(<>) Ms Excel

li(<>) Ms Power Point

/ol(<>)

li(<>) DTP

ol type="a"(<>)

li(<>) Corel Draw

li(<>) Page Maker

li(<>) Photo Shop

/ol(<>)

/ol(<>)

/body(<>)

/head(<>)

/html(<>)


NOTE-: All are used in tags(<>)

Shown as Below




  1. Basic

    1. Ms Word
    2. Ms Excel
    3. Ms Power Point

  2. DTP

    1. Corel Draw
    2. Page Maker
    3. Photo Shop


Posted by Raj at 4:53 AM No comments:
Labels: List In HTML
Older Posts Home
Subscribe to: Posts (Atom)

Ads

  • HTML (1)
  • List In HTML (1)
  • Web Designing (1)

Text-Ads

Your Ad Here