topical media & game development

talk show tell print

basic-web-html-appendix-ai-eg18.htm / htm



  <html>
    <head>
      <title>Example of the start Attribute</title>
    </head>
    <body>
      <ol start="4">
        <li>This list should start at four</li>
        <li>Therefore this item should be five</li>
        <li>And this item should be six</li>
      </ol>
    </body>
  </html>


(C) Æliens 20/2/2008

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.