Welkom bij voorbeelden

li type attribuut

<ol>
<li
type="I">Elementen
<ol>
<li
type="1">html</li>
<li
type="a">body
<ol>
<li
type="i">alink</li>
<li
type="I">background</li>
<li>
bgcolor</li>
</ol>
</li>
<li>
table
<ol>
<li>
align</li>
<li>
border</li>
<li
>cellpadding</li>
<li>
celspacing</li>
</ol>
</li>
</ol>
</li>
<li>
Attributen
<ul>
<li
type="circle">class</li>
<li
type="square">id</li>
<li
type="disc">style</li>
</ul>
</li>
</ol>

  1. Elementen
    1. html
    2. body
      1. alink
      2. background
      3. bgcolor
    3. table
      1. align
      2. border
      3. cellpadding
      4. celspacing
  2. Attributen
    • class
    • id
    • style
terug
Valid XHTML 1.0 Transitional