bordi e tema
inserimento-frame non ancorato per due esempi
formato-tema per due frame e per pagina principale
link a frame I1 e frame I2
codice temix.htm
<html>
<head>
<meta http-equiv="Content-Language"
content="it">
<meta http-equiv="Content-Type"
content="text/html; charset=windows-1252">
<title>bordi e tema</title>
<!--mstheme--><link
rel="stylesheet" href="iris1011.css">
<meta name="Microsoft Theme" content="iris
1011">
</head>
<body>
<p>bordi e tema</p>
<p>inserimento-frame non ancorato per due esempi<br>
formato-tema per due frame e per pagina principale<br>
link a <a
target="I1" href="testo1.txt">frame
I1</a> e
<a
target="I2" href="testo1.txt">frame
I2</a></p>
<p> </p>
<p> </p>
<p><iframe
name="I1" src="uno.htm">
Il browser in uso non supporta frame non ancorati oppure è
configurato in modo che i frame non ancorati non siano
visualizzati.
</iframe><iframe
name="I2" src="due.htm">
Il browser in uso non supporta frame non ancorati oppure è
configurato in modo che i frame non ancorati non siano
visualizzati.
</iframe></p>
<p> </p>
</body>
</html>
codice uno.htm
<html>
<head>
<meta http-equiv="Content-Type"
content="text/html; charset=windows-1252">
<title>Nuova pagina 1</title>
<!--mstheme--><link
rel="stylesheet" href="aftr1011.css">
<meta
name="Microsoft Theme" content="aftrnoon
1011">
</head>
<body>
</body>
</html>
codice due.htm
<html>
<head>
<meta http-equiv="Content-Type"
content="text/html; charset=windows-1252">
<title>Nuova pagina 2</title>
<!--mstheme--><link
rel="stylesheet" href="iris1011.css">
<meta name="Microsoft Theme" content="iris
1011">
</head>
<body>
<p>
</p>
</body>
</html>
codice parziale di iris
.mstheme{
nav-banner-image:url(banner_iris.gif);
separator-image:url(rule_iris.gif);
list-image-1:url(bull1_iris.gif);
list-image-2:url(bull2_iris.gif);
list-image-3:url(bull3_iris.gif);
navbutton-horiz-normal:url(nav_hor_iris.gif);
navbutton-horiz-hovered:url(nav_hor_over_iris.gif);
navbutton-horiz-pushed:url(nav_hor_down_iris.gif);
navbutton-vert-normal:url(nav_vert_iris.gif);
navbutton-vert-hovered:url(nav_vert_over_iris.gif);
navbutton-vert-pushed:url(nav_vert_down_iris.gif);
navbutton-home-normal:url(nav_home_iris.gif);
navbutton-home-hovered:url(nav_home_over_iris.gif);
navbutton-up-normal:url(nav_up_iris.gif);
navbutton-up-hovered:url(nav_up_over_iris.gif);
navbutton-prev-normal:url(nav_prev_iris.gif);
navbutton-prev-hovered:url(nav_prev_over_iris.gif);
navbutton-next-normal:url(nav_next_iris.gif);
navbutton-next-hovered:url(nav_next_over_iris.gif);
navbutton-next-pushed:url(nav_next_down_iris.gif);
}
UL{
list-style-image:url(bull1_iris.gif);
}
UL UL{
list-style-image:url(bull2_iris.gif);
}
UL UL UL{
list-style-image:url(bull3_iris.gif);
}
.mstheme-bannertxt{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:5;
color:#000000;
}
.mstheme-horiz-navtxt{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:2;
color:#000000;
}
.mstheme-vert-navtxt{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:2;
color:#000000;
}
.mstheme-navtxthome{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:1;
color:#000000;
}
.mstheme-navtxtup{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:1;
color:#000000;
}
.mstheme-navtxtprev{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:1;
color:#000000;
}
.mstheme-navtxtnext{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:1;
color:#000000;
}
a:link{