scorrevole
inserire nel codice il tag indicato,assegnando colore,altezza,larghezza
<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><marquee
bgcolor="#00FF00" height="20"
width="200"> testo
scorrevole</marquee></strong></font></p>
</body>
</html>
oppure selezionare INSERISCI-TESTO SCORREVOLE e seguire indicazioni: testo modificabile selezionandolo (grassetto,colore)
<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>