scorrevole

inserire nel codice il tag indicato,assegnando colore,altezza,larghezza

testo scorrevole

<marquee bgcolor="#00FF00" height="40" width="400"> testo scorrevole</marquee>

<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>
<body bgcolor="#FFFFFF">
<p align="center"
style="padding-left: 6; padding-right: 6;
padding-top: 3; padding-bottom: 4">scorrevole</p>
<p align="center"
style="padding-left: 6; padding-right: 6;
padding-top: 3; padding-bottom: 4"><font
color="#FF0000"><strong>inserire nel codice il tag indicato</strong></font></p>
<p align="center"
style="padding-left: 6; padding-right: 6;
padding-top: 3; padding-bottom: 4">

<marquee bgcolor="#00FF00" height="40" width="400"> testo scorrevole</marquee>
</p>
<p align="center"><font color="#FF0000" size="4"><strong>&lt;marquee
bgcolor=&quot;#00FF00&quot; height=&quot;20&quot;
width=&quot;200&quot;&gt; testo scorrevole&lt;/marquee&gt;</strong></font></p>
</body>
</html>


oppure selezionare INSERISCI-TESTO SCORREVOLE e seguire indicazioni: testo modificabile selezionandolo (grassetto,colore)

testo inserito usando INSERISCI-TESTO SCORREVOLE

<p><marquee bgcolor="#00FFFF" height="20" scrollamount="3"
width="200%">testo inserito usando INSERISCI-TESTO SCORREVOLE</marquee><marquee
bgcolor="#00FFFF" height="50" scrollamount="3" width="100%"></marquee></p>