uso di Marque

con FrontPage 2.0 con Inserisci-Tag HTML

fr1

fr1

in azzurro il codice TAG inserito da utente


<html>

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

<body bgcolor="#00FFFF">

<p><font color="#FF0000" size="4"><strong>uso di Marque </strong></font></p>

<p><font color="#FF0000" size="4"><strong>con FrontPage 2.0 con
Inserisci-Tag HTML</strong></font></p>

<p><!--webbot bot="HTMLMarkup" startspan -->

<H3 titolo</H3>
<DIV align="center">
<Marquee onnouseover=this.stop()
onmouseout=this.start()
scrollAmount=5
scrollDelay=100
direction=left
width=500
height=200
align="center">
<IMG alt="fr1" src="fr1.GIF">
</marquee>


<!--webbot
bot="HTMLMarkup" endspan --></p>

<p><!--webbot bot="HTMLMarkup" startspan -->

<H3 titolo</H3>
<DIV align="center">
<Marquee onnouseover=this.stop()
onmouseout=this.start()
scrollAmount=10
scrollDelay=100
direction=down
width=500
height=300
align="center">
<IMG alt="fr1" src="fr1.GIF">
</marquee>


<!--webbot
bot="HTMLMarkup" endspan --></p>
</body>
</html>