- From: Shawn Henry <shawn@w3.org>
- Date: Thu, 11 Oct 2007 12:30:23 -0500
- To: Justin Thorp <juth@loc.gov>
- Cc: wed@csulb.edu, wai-eo-editors <wai-eo-editors@w3.org>
Hi Justin,
Not sure if you sent updated format. Based on discussion with Wayne, we think this is it:
<div class="slide">
<h1>[slide title]</h1>
<div class="slidecontent">
[slide content]
</div><!-- end slidecontent -->
<div class="handout">
<h2>Notes</h2>
[the main notes]
<div class="presenter">
<h3>To presenters:</h3>
[the sub notes to presenters]
</div><!-- end presenter -->
</div><!-- end handout-->
</div><!-- end slide -->
Yes?
Cheers,
~Shawn
Justin Thorp wrote:
> Wayne & Shawn, here are the slide conventions found in S5 and Slidy.
>
> *S5*
> <div class="presentation">
> <div class="slide">
> <h1>[slide title]</h1>
> <div class="slidecontent">
> [slide content]
> </div>
> <div class="handout">
> [extra content not displayed in slide show]
> </div>
> </div>
> </div>
>
> *Slidy*
> Each slide is enclosed in <div class="slide"> ... </div>
> * The div element will be created automatically for h1 elements that are direct children of the body element.
>
>
> ******************
> Justin Thorp
> US Library of Congress
> Web Services - Office of Strategic Initiatives
> e - juth@loc.gov
> p - 202/707-9541
>
>
Received on Thursday, 11 October 2007 17:30:15 UTC