presentation

Function summary
create-html-presentation title &rest slides
create-html-presentation-example
create-html-presentation   title &rest slides  [Function]

Creates a presentation-like web page out of things passed to 'slides'.

Each slide is a list of html elements that will be embedded in an html page (see example below).

create-html-presentation-example    [Function]