expicasa
vengono forniti i listati da
inserire in altrettante pagine aperte con frontpage per ottenere
una serie di diapositive (se manca il file style non appare il
colore assegnato nella creazione
con picasa 3
creazione pagina htm con picasa 3 disponibile
1-creazione cartella (es.fanes) con 10 immagini.jpg normali 2-attivare picasa 3 e creare pagina da salvare come pagina htm selezionare cartella /fanes/ selezionare le 10 immagini selezionare Cartella-esporta come pagina htm assegnare nome e formato viene salvata la pagina in documenti/esportazione htm expicasa/fanes
utilizzazione di codici per ottenere effetto precedente anche senza usare picasa 3 (non disponibile) ( aprire con FrontPage ogni file , visualizzare listato htm, copiarlo, incollarlo in notes per uso successivo)
fase operativa 3-creare cartella es./expicasa/ con due cartelle inserite images (e inserire 10 foto normali)
thumbnails (e inserire 10 foto miniaturizzate)
4-incollare ogni listato in pagine htm da aprire con frontpage attivare frontpage visualizzare HTM cancellare listato e incollare nuovo listato salvare con nome dei file originali (caption,imageset...)
cancellare il codice
insericre nuovo codice
5-inserire in unica cartella i file ricopiati e le cartelle con immagini incollare in tale cartella anche il file style da cartella originale (se non possibile avere style , non verrą visualizzato colore assegnato,,,)
------------------------------------------------------------------------ caption <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="GENERATOR" content="Microsoft FrontPage Express 2.0"> <title></title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> <table border="0" cols="1"> <tr> <td><span class="textbg">fanex -- novembre 2008 (10 immagini)</span><br> <span class="textsm"></span> </td> </tr> </table> </body> </html> ---------------------------------------------------------------------------------- imageset <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="GENERATOR" content="Microsoft FrontPage Express 2.0"> <title>fanex</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <frameset cols="180,*" border="0"> <frame src="thumbnails.html" scrolling="yes" border="0"> <frame src="target0.html" name="images" border="0"> <noframes> <body> </body> </noframes> </frameset> </html> ----------------------------------------------------------------------------------- index <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="GENERATOR" content="Microsoft FrontPage Express 2.0"> <title>fanex</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <frameset cols="100%" rows="10%,*" border="0"> <frame src="caption.html" scrolling="no" border="no" border="0"> <frame src="imageset.html" border="0"> <noframes> <body> </body> </noframes> </frameset> </html> ----------------------------------------------------------------------------- thumbnails <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="GENERATOR" content="Microsoft FrontPage Express 2.0"> <title>fanex</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> <p class="framethumbnail"><a href="target0.html" target="images"><img src="thumbnails/slide0.jpg" border="0" width="130" height="97" title="slide0.jpg"></a><br> slide0.jpg</p> <p class="framethumbnail"><a href="target1.html" target="images"><img src="thumbnails/slide1.jpg" border="0" width="94" height="130" title="slide1.jpg"></a><br> slide1.jpg</p> <p class="framethumbnail"><a href="target2.html" target="images"><img src="thumbnails/slide1.jpg" border="0" width="130" height="95" title="slide1.jpg"></a><br> slide1.jpg</p> <p class="framethumbnail"><a href="target3.html" target="images"><img src="thumbnails/slide3.jpg" border="0" width="130" height="91" title="slide3.jpg"></a><br> slide3.jpg</p> <p class="framethumbnail"><a href="target4.html" target="images"><img src="thumbnails/slide4.jpg" border="0" width="130" height="95" title="slide4.jpg"></a><br> slide4.jpg</p> <p class="framethumbnail"><a href="target5.html" target="images"><img src="thumbnails/slide5.jpg" border="0" width="130" height="98" title="slide5.jpg"></a><br> slide5.jpg</p> <p class="framethumbnail"><a href="target6.html" target="images"><img src="thumbnails/slide6.jpg" border="0" width="94" height="130" title="slide6.jpg"></a><br> slide6.jpg</p> <p class="framethumbnail"><a href="target7.html" target="images"><img src="thumbnails/slide7.jpg" border="0" width="130" height="95" title="slide7.jpg"></a><br> slide7.jpg</p> <p class="framethumbnail"><a href="target8.html" target="images"><img src="thumbnails/slide8.jpg" border="0" width="130" height="88" title="slide8.jpg"></a><br> slide8.jpg</p> <p class="framethumbnail"><a href="target9.html" target="images"><img src="thumbnails/slide9.jpg" border="0" width="130" height="95" title="slide9.jpg"></a><br> slide9.jpg</p> </body> </html> --------------------------------------------------------------------------- target0 <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="GENERATOR" content="Microsoft FrontPage Express 2.0"> <title>slide0.jpg</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="#FFFFFF" text="#000000"> <span class="textbg"> <p>slide0.jpg </span> </p> <p><span class="textreg"> Prima | Immagine precedente | <a href="target1.html">Immagine successiva</a> | <a href="target9.html">Ultima</a><br> </span></p> <hr size="1"> <p><img src="images/slide0.jpg" width="640" height="461" title="slide0.jpg (large)"></p> </body> </html> ------------------------------------------------------------------ target1 <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="GENERATOR" content="Microsoft FrontPage Express 2.0"> <title>slide1.jpg</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="#FFFFFF" text="#000000"> <span class="textbg"> <p>slide1.jpg </span> </p> <p><span class="textreg"> <a href="target0.html">Prima</a> | <a href="target0.html">Immagine precedente</a> | <a href="target2.html">Immagine successiva</a> | <a href="target9.html">Ultima</a><br> </span></p> <hr size="1"> <p><img src="images/slide1.jpg" width="448" height="640" title="slide1.jpg (large)"></p> </body> </html> ------------------------------------------------ target2 <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="GENERATOR" content="Microsoft FrontPage Express 2.0"> <title>slide2.jpg</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="#FFFFFF" text="#000000"> <span class="textbg"> <p>slide2.jpg </span> </p> <p><span class="textreg"> <a href="target0.html">Prima</a> | <a href="target1.html">Immagine precedente</a> | <a href="target3.html">Immagine successiva</a> | <a href="target9.html">Ultima</a><br> </span></p> <hr size="1"> <p><img src="images/slide2.jpg" width="448" height="640" title="slide2.jpg (large)"></p> </body> </html> ------------------------------------------------------ target3 <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="GENERATOR" content="Microsoft FrontPage Express 2.0"> <title>slide3.jpg</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="#FFFFFF" text="#000000"> <span class="textbg"> <p>slide3.jpg </span> </p> <p><span class="textreg"> <a href="target0.html">Prima</a> | <a href="target2.html">Immagine precedente</a> | <a href="target4.html">Immagine successiva</a> | <a href="target9.html">Ultima</a><br> </span></p> <hr size="1"> <p><img src="images/slide3.jpg" width="640" height="430" title="slide3.jpg (large)"></p> </body> </html> -------------------------------------------------- target4 <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="GENERATOR" content="Microsoft FrontPage Express 2.0"> <title>slide4.jpg</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="#FFFFFF" text="#000000"> <span class="textbg"> <p>slide4.jpg </span> </p> <p><span class="textreg"> <a href="target0.html">Prima</a> | <a href="target3.html">Immagine precedente</a> | <a href="target5.html">Immagine successiva</a> | <a href="target9.html">Ultima</a><br> </span></p> <hr size="1"> <p><img src="images/slide4.jpg" width="640" height="450" title="slide4.jpg (large)"></p> </body> </html> ------------------------------------------------------------- target5 <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="GENERATOR" content="Microsoft FrontPage Express 2.0"> <title>slide5.jpg</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="#FFFFFF" text="#000000"> <span class="textbg"> <p>slide5.jpg </span> </p> <p><span class="textreg"> <a href="target0.html">Prima</a> | <a href="target4.html">Immagine precedente</a> | <a href="target6.html">Immagine successiva</a> | <a href="target9.html">Ultima</a><br> </span></p> <hr size="1"> <p><img src="images/slide5.jpg" width="640" height="470" title="slide5.jpg (large)"></p> </body> </html> ---------------------------------------------------------- target6 <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="GENERATOR" content="Microsoft FrontPage Express 2.0"> <title>slide6.jpg</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="#FFFFFF" text="#000000"> <span class="textbg"> <p>slide6.jpg </span> </p> <p><span class="textreg"> <a href="target0.html">Prima</a> | <a href="target5.html">Immagine precedente</a> | <a href="target7.html">Immagine successiva</a> | <a href="target9.html">Ultima</a><br> </span></p> <hr size="1"> <p><img src="images/slide6.jpg" width="448" height="640" title="slide6.jpg (large)"></p> </body> </html> --------------------------------------------------------------------- target7 <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="GENERATOR" content="Microsoft FrontPage Express 2.0"> <title>slide7.jpg</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="#FFFFFF" text="#000000"> <span class="textbg"> <p>slide7.jpg </span> </p> <p><span class="textreg"> <a href="target0.html">Prima</a> | <a href="target6.html">Immagine precedente</a> | <a href="target8.html">Immagine successiva</a> | <a href="target9.html">Ultima</a><br> </span></p> <hr size="1"> <p><img src="images/slide7.jpg" width="640" height="454" title="slide7.jpg (large)"></p> </body> </html> ------------------------------------------------- target8 <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="GENERATOR" content="Microsoft FrontPage Express 2.0"> <title>slide8.jpg</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="#FFFFFF" text="#000000"> <span class="textbg"> <p>slide8.jpg </span> </p> <p><span class="textreg"> <a href="target0.html">Prima</a> | <a href="target7.html">Immagine precedente</a> | <a href="target9.html">Immagine successiva</a> | <a href="target9.html">Ultima</a><br> </span></p> <hr size="1"> <p><img src="images/slide8.jpg" width="640" height="412" title="slide8.jpg (large)"></p> </body> </html> ---------------------------------------------- target9 <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="GENERATOR" content="Microsoft FrontPage Express 2.0"> <title>slide9.jpg</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="#FFFFFF" text="#000000"> <span class="textbg"> <p>slide9.jpg </span> </p> <p><span class="textreg"> <a href="target0.html">Prima</a> | <a href="target8.html">Immagine precedente</a> | Immagine successiva | Ultima<br> </span></p> <hr size="1"> <p><img src="images/slide9.jpg" width="640" height="450" title="slide9.jpg (large)"></p> </body> </html> ----------------------------------------------------------
vedi esempio funzionante