Sent by Eric A. Meyer on 14 January 2003 03:03
At 1:34 +0100 1/14/03, Richard Cyganiak wrote:
>From: "Hassan Schroeder" [EMAIL-REMOVED]>
>> Is Opera's "presentation mode" mapped to 'projection' or something
>> else (and if so, what)?
>
>Yes, exactly. Works very nice for presentations. You can write your slides
>in valid XHTML/CSS.
For example:
<http://www.meyerweb.com/eric/talks/2002/wdw-boston/meyer-rebuilding.html>
That file sports a basic all-media stylesheet, a small screen-media
stylesheet, a projection stylesheet (I used Opera as my slideshow
application for the talk itself), and a print stylesheet so the
presentation outline printed nicely for the conference proceedings.
I found it very handy: one file, three media, no waiting.
Note that the projection stylesheet assumes you're viewing it at
1024x768 resolution, since that's what the vast majority of
projectors are set to these days. It also contains an
800x600-centric projection stylesheet, just on the off chance
something went wrong and I had to present at that resolution. The
800x600 stylesheet has a media value of 'projection0' in order to
cause Opera to ignore it. Just wanted to explain this all here since
I didn't comment the CSS at all.
--
Eric A. Meyer (http://www.meyerweb.com/eric/), List Chaperone
"CSS is much too interesting and elegant to be not taken seriously."
-- Martina Kosloff (http://www.mako4css.com/)