codici a confronto e modifiche evidenziate in colore
album con 6 foto e album con 8 foto (aumenta numero,cambia titoli)
caption
cambio titolo
<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">comelico - quaternà (8 immagini)</span><br>
<span class="textsm"></span> </td> </tr> </table> </body> </html>
imageset
cambio titolo
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="GENERATOR" content="Microsoft FrontPage Express 2.0"> <title>comelico</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>
thumbnails
cambio titolo da slide a foto, aggiunti due blocchi
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="GENERATOR" content="Microsoft FrontPage Express 2.0"> <title>fotoslide6</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> <p class="framethumbnail"><a href="target0.html" target="images"><img src="thumbnails/foto1.jpg" border="0" width="130" height="100" title="foto1.jpg"></a><br> foto1.jpg</p> <p class="framethumbnail"><a href="target1.html" target="images"><img src="thumbnails/foto2.jpg" border="0" width="130" height="100" title="foto2.jpg"></a><br>
foto2.jpg</p> <p class="framethumbnail"><a href="target2.html" target="images"><img src="thumbnails/foto3.jpg" border="0" width="130" height="100" title="foto3.jpg"></a><br> foto3.jpg</p> <p class="framethumbnail"><a href="target3.html" target="images"><img src="thumbnails/foto4.jpg" border="0" width="130" height="100" title="foto4.jpg"></a><br> foto4.jpg</p> <p class="framethumbnail"><a href="target4.html" target="images"><img src="thumbnails/foto5.jpg" border="0" width="130" height="100" title="foto5.jpg"></a><br> foto5.jpg</p> <p class="framethumbnail"><a href="target5.html" target="images"><img src="thumbnails/foto6.jpg" border="0" width="130" height="100" title="foto6.jpg"></a><br> foto6.jpg</p>
<p class="framethumbnail"><a href="target6.html" target="images"><img src="thumbnails/foto7.jpg" border="0" width="130" height="100" title="foto7.jpg"></a><br> foto7.jpg</p> <p class="framethumbnail"><a href="target7.html" target="images"><img src="thumbnails/foto8.jpg" border="0" width="130" height="100" title="foto8.jpg"></a><br> foto8.jpg</p> </body> </html>
index
cambio titolo
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="GENERATOR" content="Microsoft FrontPage Express 2.0"> <title>comelico</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>
target0
cambio da slide a foto e target ultima 7
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="GENERATOR" content="Microsoft FrontPage Express 2.0"> <title>foto1.jpg</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="#FFFFFF" text="#000000"> <span class="textbg"> <p>foto1.jpg </span> </p> <p><span class="textreg"> Prima | Immagine precedente | <a href="target1.html">Immagine successiva</a> | <a href="target7.html">Ultima</a><br>
</span></p> <hr size="1"> <p><img src="images/foto1.jpg" width="640" height="480" title="foto1.jpg (large)"></p> </body> </html>
target1
cambio da slide a foto e target ultima 7
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="GENERATOR" content="Microsoft FrontPage Express 2.0"> <title>foto2.jpg</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="#FFFFFF" text="#000000"> <span class="textbg"> <p>foto2.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="target7.html">Ultima</a><br> </span></p> <hr size="1"> <p><img src="images/foto2.jpg" width="640" height="480" title="foto2.jpg (large)"></p> </body> </html>