codice5
predisporre in cartella 4 immagini miniaturizzate(1,2,3,4) e 5 normali(1,2,3,4,5) da richiamare
creare tabella 3 righe(A,B,C) e
tre colonne(1,2,3)
inserire con Inserisci Immagine quattro immagini miniaturizzate
in A1..A3..C1..C3
inserire immagine grande in B2
assegnare collegamento ipertestuale a immagini miniaturizzate
inserire testi e formattarli (in A2,B1,B3,C2)
osservare codice automaticamente creato da FrontPage
<html>
<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft
FrontPage Express 2.0">
<title>fotopro5</title>
</head>
<body bgcolor="#00FFFF">
<p align="center"><font
color="#FF0000"
size="4"><strong>fotopro5</strong></font></p>
<div align="center"><center>
<table border="0"
cellspacing="1" width="60%">
<tr>
<td width="33%"><a
href="foto1.jpg"><img src="foto1p.JPG"
border="0" width="160"
height="107"></a></td>
<td width="33%" bgcolor="#00FF00"><p
align="center"><font
color="#FF0000" size="7"><strong>verde1</strong></font></p>
</td>
<td width="34%"><a
href="foto2.jpg"><img src="foto2p.JPG"
border="0" width="160"
height="107"></a></td>
</tr>
<tr>
<td width="33%" bgcolor="#FFFF00"><p
align="center"><font
color="#0000FF"><strong>giallo1</strong></font></p>
</td>
<td width="33%"><p
align="center"><img src="foto5.JPG"
width="424" height="337"></p>
</td>
<td width="34%" bgcolor="#FFFF00"><p
align="center"><font
color="#0000FF"><strong>giallo2</strong></font></p>
</td>
</tr>
<tr>
<td width="33%"><a
href="foto3.jpg"><img src="foto3p.JPG"
border="0" width="160"
height="107"></a></td>
<td width="33%" bgcolor="#00FF00"><p
align="center"><font
color="#FF0000" size="5"><strong>verde2</strong></font></p>
</td>
<td width="34%"><a href="foto4.jpg"><img
src="foto4p.JPG"
border="0" width="160"
height="107"></a></td>
</tr>
</table>
</center></div>
</body>
</html>