codice attivare

struttura del programma che usa frame:
comprende vari file:
attivare,intestazione,principale,home,frame1x,frame2x

attivare:imposta struttura con 3 frame :
alto > collegato a intestazione.htm
lato > collegato a principale.htm
pagina > collegato a home.htm

intestazione:imposta struttura con 2 frame
pagina1 > collegato a frame1x.htm
pagina2 > collegato a frame2x.htm

principale:riporta collegamenti a file presenti in cartella PC locale

home:riporta collegamenti a file presenti in cartella PC locale(per anteprima) e richiama da RETE

frame1x,frame2x :riportano immagine,testo da visualizzare immediatamente


codice file attivare.htm


<FRAMESET border=0
frameSpacing=0
rows=172,* frameBorder=NO cols=*>


<FRAME id=alto name=alto
src="INTESTAZIONE.htm" scrolling=no>

(unico - solo rows=172-frame di nome ALTO con assegnato file INTESTAZIONE.htm) senza bordi



<FRAMESET border=0
frameSpacing=0 rows=* frameBorder=NO
cols=243,*>


<FRAME id=lato name=lato
borderColor=#ffffff src="principale.htm" frameBorder=no
noResize>
<FRAME id=pagina name=pagina src="home.htm">

(due frame in colonna - solo cols=243- di nomi LATO e PAGINA
con assegnati file principale.htm e home.htm



</FRAMESET></FRAMESET></HTML
>

(chiusura frames doppia)


codice per file INTESTAZIONE.HTM

<html>

<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
<title>Pagina normale senza titolo</title>
</head>

<frameset
rows="200,*" cols="300,*" frameborder="yes" border="1"
bordercolor="#0000FF">
<frame src="frame1x.htm" name="pagina1" scrolling="yes">
<frame src="frame2x.htm" name="pagina2" scrolling="yes">

<noframes>
<body bgcolor="#00FFFF">

</body>
</noframes>
</frameset>
</html>

(creazione di due frame su due colonne,pagina1,pagina2, con associati file frame1x,frame2x)


codice per file frame1x

 

<html>

<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
<title>testo per
frame1x</title>
</head>

<body bgcolor="#FFFF00">

<p><
img src="bosco1.JPG" width="464" height="345"></p>
</body>
</html>

inserimento immagine


codice per file frame2x

<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
<title>testo per
frame2x</title>
</head>

<body bgcolor="#FFFF00">

<p align="center"><font color="#0000FF" size="4"><strong>(opportuno
schermo massimo..F11)</strong></font></p>

<p align="center"><font color="#FF0000" size="5"
face="Comic Sans MS"><strong>Liceo don Bosco - Pordenone</strong></font></p>

<p align="center"><font color="#0000FF" size="4"
face="Comic Sans MS"><strong>esempi di didattica scientifica e
descrizione</strong></font></p>

<p align="center"><font color="#0000FF" size="4"
face="Comic Sans MS"><strong>e uso di frame e menu vari
con richiami a cartelle del PC
o riferimenti a siti e blog in rete
</strong></font></p>

<p align="center">&nbsp;</p>
</body>
</html>

inserimento testo esplicativo


codice per file HOME.HTM

<html>

<div align="center"><center>

<table border="0" width="676" height="333">
<TBODY> <tr>
<th width="234" scope="row" height="31"><font class="Stile75">link a siti e
blog</font>....anteprima</th>
</tr>
<tr>
<th scope="row" height="213"><table border="0"
cellpadding="2" cellspacing="1" width="135%" height="224">
<TBODY> <tr>
<td valign="top" width="7%"><SPAN class="Stile5"><font size="2"><b>-</SPAN></b></font></td>
<td width="93%"><a
href="http://blog.libero.it/elevarsi/"
target="_blank"><font size="2">blog lourdes</font></a>.........<a
href="eco1/eco1.htm">anteprima</a></td>
</tr>
<tr>
<td valign="top"><font size="2"><b>-</b></font></td>
<td><a href="http://blog.libero.it/sperimenta/"
target="_blank"><font size="2">blog sperimenta </font></a><font
size="2">.....</font><a href="
eco1/eco2.htm"><font
size="2">anteprima</font></a></td>
</tr>
<tr>
<td valign="top"><font size="2"><b>-</b></font></td>
<td><a href=
"http://xmarinoy.iobloggo.com/"
target="_blank"><font size="2">osservanatura</font></a><font
size="2">.........</font><a href="
eco1/eco3.htm"><font
size="2">anteprima</font></a></td>
</tr>
<tr>
<td valign="top"><font size="2"><b>-</b></font></td>
<td><a href=
"http://montagne.iobloggo.com"
target="_blank" class="Stile84">montagne </a>..........<a
href="
eco1/eco4.htm">anteprima</a></td>
</tr>
<tr>
<td valign="top"><font size="2"><b>-</b></font></td>
<td><a
href="
http://utenti.lycos.it/fumari/presenta.html"
target="_blank"><font size="2">scienze naturali</font></a><font
size="2">.......</font><a href="
eco1/eco5.htm"><font
size="2">anteprima</font></a></td>
</tr>
<tr>
<td valign="top"><font size="2"><b>-</b></font></td>
<td><a
href="
http://digilander.libero.it/furlanma/museo/index.html"
target="_blank"><font size="2">museo scienze</font></a><font
size="2">.........</font><a href="
eco1/eco6.htm"><font
size="2">anteprima</font></a></td>
</tr>
<tr>
<td valign="top" height="23"><font size="2"><b>-</b></font></td>
<td><a
href="
http://xoomer.virgilio.it/marinox/index.html"
target="_blank"><font size="2">divulgazione</font></a><font
size="2">............</font><a
href="
eco1/eco7.htm"><font size="2">anteprima</font></a></td>
</tr>
</TBODY> </table>
</th>
</tr>
</TBODY></table>
</center></div><div align="center"><center>

<table border="0">
<tr>
<td height="145"><a <script language="javascript"
</script><!-- SITO(FINE) --></a></td>
</tr>
</table>
</center></div>
</body>
</

inseriti riferimenti a file da visualizzare in frame ,richiamando da cartella PC(per anteprima) o da rete
anteprima visualizzata in frame,pagina da rete visualizzata in altra finestra


codice per file PRINCIPALE.HTM

<html>


<table border="0" width="200" height="88%">
<TBODY> <tr>
<td bgcolor="#C5D6FC" height="42">&nbsp;</td>
<td width="153" bgcolor="#C5D6FC"><b><img
src="pallinoceleste1.gif" width="20" height="15"> <SPAN class="Stile32"></b><a
href="algebra/indice.htm" target="pagina">algebra</SPAN></a></td>
</tr>
<tr>
<td width="37" bgcolor="#DAE3ED" height="40">&nbsp;</td>
<td bgcolor="#DAE3ED"><p align="left"><img
src="pallinoceleste1.gif" width="20" height="15"><a
href="analisi/indice.htm" target="pagina" class="Stile32">
analisi</a></p>
</td>
</tr>
<tr>
<td bgcolor="#DAE3ED" height="51">&nbsp;</td>
<td bgcolor="#DAE3ED"><p align="left"><img
src="pallinoceleste1.gif" width="20" height="15"> <SPAN class="Stile32"><a
href="aritmetica/indice.htm" target="pagina">aritmetica</SPAN></a></p>
</td>
</tr>
<tr>
<td bgcolor="#DAE3ED" height="38">&nbsp;</td>
<td bgcolor="#DAE3ED"><p align="left"><img
src="pallinoceleste1.gif" width="20" height="15"><a
href="montagne\" target="pagina" class="Stile32">
montagne </a></p>

</td>
</tr>
<tr>
<td bgcolor="#DAE3ED" height="52">&nbsp;</td>
<td bgcolor="#DAE3ED"><p align="left"><img
src="pallinoceleste1.gif" width="20" height="15"> <SPAN class="Stile32"><a
href="chimica/inizio.html" target="pagina">chimica</SPAN></a></p>
</td>
</tr>
<tr>
<td bgcolor="#DAE3ED" height="31">&nbsp;</td>
<td bgcolor="#DAE3ED"><p align="left"><img
src="pallinoceleste1.gif" width="20" height="15"> <SPAN class="Stile32"><a
href="misteri/misteri.htm" target="pagina">misteri</SPAN></a></p>
</td>
</tr>
<tr>
<td bgcolor="#DAE3ED" height="31">&nbsp;</td>
<td bgcolor="#DAE3ED"><p align="left"><img
src="pallinoceleste1.gif" width="20" height="15"> <SPAN class="Stile32"><a
target="pagina"></SPAN></a></p>
</td>
</tr>
</TBODY></table>

<p>&nbsp;</p>
</body>
</html

inserimento richiami a file presenti in cartelle del PC