Changeset 30
- Timestamp:
- Aug 17, 2006, 4:35:05 PM (19 years ago)
- File:
-
- 1 edited
-
presentations/vincent/index.html (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
presentations/vincent/index.html
r26 r30 5 5 6 6 <head> 7 7 8 <title>Slidy::Lyon</title> 8 9 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 9 <meta name="copyright" content= 10 "Copyright © 2006 LAL (Cnrs/IN2P3/Lal)" /> 10 <meta name="copyright" content="Copyright © 2006 LAL (Cnrs/IN2P3/Lal)" /> 11 11 <meta name="font-size-adjustment" content="-2" /> 12 12 <link rel="stylesheet" href="Slidy/slidy.css" type="text/css" 13 13 media="screen, projection, print" /> 14 <link rel="stylesheet" href="Slidy/ lal.css" type="text/css"14 <link rel="stylesheet" href="Slidy/vincent.css" type="text/css" 15 15 media="screen, projection, print" /> 16 16 <script src="Slidy/slidy.js" type="text/javascript"> … … 23 23 <div class="background"> 24 24 <img alt="" id="head-icon" src="Slidy/icon-blue.png" /> 25 <object id="head-logo" data="Logos/lal-logo-blue.svg" type="image/svg+xml" title="LAL logo">25 <object id="head-logo" data="Logos/lal-logo-blue.svg" width="16" height="100%" type="image/svg+xml" title="LAL logo"> 26 26 <a href="http://www.lal.in2p3.fr"> 27 27 <img alt="LAL logo" id="head-logo-fallback" src="Logos/lal-logo-blue.gif" /> … … 36 36 <!-- ====== Diapo de départ ====== --> 37 37 <div class="slide cover"> 38 38 39 <!-- hidden style graphics to ensure they are saved with other content --> 39 <img class="hidden" src=" Slidy/bullet.png" alt="" />40 <img class="hidden" src=" Slidy/fold.gif" alt="" />41 <img class="hidden" src=" Slidy/unfold.gif" alt="" />42 <img class="hidden" src=" Slidy/fold-dim.gif" alt="" />43 <img class="hidden" src=" Slidy/nofold-dim.gif" alt="" />44 <img class="hidden" src=" Slidy/unfold-dim.gif" alt="" />45 <img class="hidden" src="Slidy/bullet-fold.gif" alt="" />46 <img class="hidden" src="Slidy/bullet-unfold.gif" alt="" />47 <img class="hidden" src=" Slidy/bullet-fold-dim.gif" alt="" />48 <img class="hidden" src=" Slidy/bullet-nofold-dim.gif" alt="" />49 <img class="hidden" src=" Slidy/bullet-unfold-dim.gif" alt="" />50 51 <img src="Logos/logoLAL50ansgrandfondbleu.jpg" alt= 52 "Image en couverture (LAL50ans)" class="cover" /><br clear="all" />53 <!-- 54 <img src="keys.jpg" alt= 55 "Cover page images (keys)" class="cover" /><br clear="all" />56 --> 57 58 <h1>Mes tests avec Slidy : <br />faire sa présentation en XHTML</h1>59 60 <p><a href="http://www.lal.in2p3.fr/lal/Annuaire/affiche-detail.php?vnom=Perus%20Antoine">Antoine Pérus</a>, 61 <<a href="mailto:perus@lal.in2p3.fr">perus@lal.in2p3.fr</a>></p>62 </div> 40 <img class="hidden" src="../Slidy/bullet.png" alt="" /> 41 <img class="hidden" src="../Slidy/fold.gif" alt="" /> 42 <img class="hidden" src="../Slidy/unfold.gif" alt="" /> 43 <img class="hidden" src="../Slidy/fold-dim.gif" alt="" /> 44 <img class="hidden" src="../Slidy/nofold-dim.gif" alt="" /> 45 <img class="hidden" src="Logos/lal-logo-blue.gif" alt="" /> 46 47 48 <img class="hidden" src="../Slidy/unfold-dim.gif" alt="" /> 49 <img class="hidden" src="../Slidy/bullet-fold.gif" alt="" /> 50 <img class="hidden" src="../Slidy/bullet-unfold.gif" alt="" /> 51 <img class="hidden" src="../Slidy/bullet-fold-dim.gif" alt="" /> 52 <img class="hidden" src="../Slidy/bullet-nofold-dim.gif" alt="" /> 53 <img class="hidden" src="../Slidy/bullet-unfold-dim.gif" alt="" /> 54 55 <div class="header"> 56 <h1>Introduction sur les outils de développement collaboratif</h1> 57 <p><a href="http://www.lal.in2p3.fr/~garonne">Vincent Garonne</a>, < 58 <a href="mailto:garonne@lal.in2p3.fr">garonne@lal.in2p3.fr</a>></p> 59 </div> 60 <img src="http://www.w3.org/2006/02/woa/sky.jpg" class="cover" alt="wispy clouds in a blue sky"/> 61 <h2>Journées Informatique IN2P3-DAPNIA , Lyon<br>15 Septembre 2006</h2> 62 </div> 63 63 64 64 65 <!-- ====== Les diapos ===== -->
Note:
See TracChangeset
for help on using the changeset viewer.
