Written with HTML Slidy: Slide Shows in XHTML

Slidy written by Dave Raggett, <dsr@w3.org>

This is my slide show that I wrote using Dave Raggett's tool for Slideshows.

For handouts, its often useful to include extra notes using a div element with class="handout" following each slide, as in:

    <div class="slide"> 
     ... your slide content ...
     </div>

     <div class="handout">
      ... stuff that only appears in the handouts ...
      </div>
      

A slide with incremental text (fly-ins)

Another slide

Slide 3

Fourth

5

Number 6 - are you bored?

Finally If you want, you can RESTART THE SHOW!