topical media & game development

talk show tell print

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



  <html>
    <head>
      <title>Example of the value Attribute</title>
    </head>
    <body>
      <ol>
        <li value="3">one</li>
        <li value="7">two</li>
        <li value="1">three</li>
        <li value="9">four</li>
        <li value="4">five</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.