this presentation example comes with a few parts

1. index.html 

this is the main place where all your writing goes. You can add images, you can add text, you can even mess around a little bit wiht content but not too much

2. style.css

this is what makes the thing look good. I encourage you to mess with colors or layout and I've made it pretty easy to do so.

3. styleprint.css

a printable version of the stylesheet that will let you show hidden notes, print in black and white and use less paper than printing the slides

4. switcheroo.js

a piece of javascript that allows you or the user to switch between stylesheets and go from slide view to printable view

5. a few sample images, the dingbat for fancy bulleted lists, and the sample image just for a demo off how an image works.

Put all the files in a directory, edit the index.html page with your favorite text editor and you shoudl be all set.

You will need to know a few things about HTML to make this work, but not terribly much. 

This little collection of scraps is far from perfect and comes with no warranty at all. Feel free to send me a postcard if you use it and like it, or just send a link to your online presentation.