slide(s)


     <div class="slide">
      <h1>Where We Are Now</h1>
      <ul>
       <li>
        S5 builds on Tantek's scripts and ideas, with input and ideas from several 
        other people</li>
       <li>
        Each slide is enclosed in a classed element; IDs are dynamically assigned via 
        JavaScript</li>
       <li>
        Navigation menu is automatically built at run time</li>
       <li>
        The S5 format is compatible with <a href="http://my.opera.com/community/dev/operashow/documentation/doc_fileformat.html">
         Opera Show Format 1.0</a>, making it easy to move slides between the two 
        formats as needed</li>
       <li>
        S5 can also run slide shows based on <a href="http://microformats.org/wiki/XOXO">XOXO</a></li>
      </ul>
     </div>