- From: Justin Thorp <juth@loc.gov>
- Date: Thu, 11 Oct 2007 14:03:21 -0400
- To: "Shawn Henry" <shawn@w3.org>
- Cc: <wed@csulb.edu>,"wai-eo-editors" <wai-eo-editors@w3.org>
Right.
******************
Justin Thorp
US Library of Congress
Web Services - Office of Strategic Initiatives
e - juth@loc.gov
p - 202/707-9541
>>> Shawn Henry <shawn@w3.org> 10/11/2007 1:30 PM >>>
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 18:04:25 UTC