Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > b687442208f5b7b7fa0b4a2aff0759f2 > files > 75

python-tal-1.5.0-13mdv2010.0.noarch.rpm

<html>
<body>
<p>
  Just a bunch of text.</p>
<p>more text...</p>
<ul>
  <li>first item</li>
  <li>second item

  <ol>
    <li>second list, first item</li>
    <li>second list, second item
    <dl compact="">
      <dt>term 1</dt>
      <dt>term 2</dt>
      <dd>definition</dd>
    </dl></li>
  </ol></li>

  <li>Now let's have a paragraph...
    <p>My Paragraph</p>
    </li>

  <li>And a table in a list item:
    <table>
    </table></li>
</ul>

</body>
</html>