I tags MARQUEE

Il testo si sposta una sola volta e si ferma

<marquee align="middle" behavior="slide" direction="left" scrolldelay="5">Il vostro testo qui</marquee> SCROLL VERSO SINISTRA
   
<marquee align="middle" behavior="slide" direction="right" scrolldelay="5">Il vostro testo qui</marquee> SCROLL VERSO DESTRA

Scroll ripetuto all' infinito

<marquee align="middle" direction="right"scrolldelay="5">Il vostro testo qui</marquee> SCROLL VERSO DESTRA
   
<marquee align="middle" direction="left"scrolldelay="5">Il vostro testo qui</marquee> SCROLL VERSO SINISTRA

Movimento alternato destra e sinistra

<marquee align="top" behavior="alternate" scrolldelay="5">Il vostro testo qui</marquee> SCROLL ALTERNATO

Marquee con Link

<font face="Comic Sans MS" size="4"><b><marquee height="30" scrollamount="5" scrolldelay="60" width="100%" style="font-family: Comic Sans MS; font-size: 10pt; color: #66FF66"><a target="top" href="http://www.webdesigns.it"> http://www.webdesigns.it</marquee></b></font></a> http://www.webdesigns.it

Marquee all' interno di una tabella

<table border="1" cellpadding="2" width="100%" cellspacing="0"><tr><td align="center">
<marquee behavior="alternate" height="30" scrollamount="5" scrolldelay="100" width="100%">Il vostro testo qui </marquee></td></tr></table>
Il vostro testo qui

Scroll verso l' alto e verso il basso

<marquee align="middle" scrollamount="1" height="100" width="100%" direction="up"scrolldelay="1">Il vostro testo qui</marquee>

Il vostro testo qui

   
<marquee align="middle" scrollamount="1" height="100" width="100%" direction="down"scrolldelay="1">Il vostro testo qui</marquee>

Il vostro testo qui

Testo con sfondo colorato

<marquee bgcolor="#99FFCC" width="100%">Il vostro testo qui</marquee>
<marquee bgcolor="#009933" width="100%" direction="right">Il vostro testo qui</marquee>
<marquee bgcolor="#99FFCC" width="50%">Il vostro testo qui</marquee>
<marquee bgcolor="#009933" width="50%" direction="right">Il vostro testo qui</marquee>
Il vostro testo qui Il vostro testo qui Il vostro testo qui Il vostro testo qui

Scroll di immagine con Link

<marquee scrollamount="2" behavior="scroll"><a href="http://www.webdesigns.it"><img src="vostraimmagine.gif" border="0" width="159" height="41"></a></marquee>

Cambiamo la velocità ( compresa tra 1 - 999 )

<marquee behavior="scroll" direction="left" scrollamount="1">Il vostro testo qui</marquee>

Il vostro testo qui

   
<marquee behavior="scroll" direction="left" scrollamount="3">Il vostro testo qui</marquee> Il vostro testo qui
   
<marquee behavior="scroll" direction="left" scrollamount="5">Il vostro testo qui</marquee> Il vostro testo qui
   
<marquee behavior="scroll" direction="left" scrollamount="10">Il vostro testo qui</marquee> Il vostro testo qui
   
<marquee behavior="scroll" direction="left" scrollamount="20">Il vostro testo qui</marquee> Il vostro testo qui
   
<marquee behavior="scroll" direction="left" scrollamount="40">Il vostro testo qui</marquee> Il vostro testo qui
   
<marquee behavior="scroll" direction="left" scrollamount="60">Il vostro testo qui</marquee> Il vostro testo qui
 

Scroll delle immagini verso l' alto o verso il basso
Provate a modificare i parametri scrollamount e scrolldelay per ottenere effetti personalizzati

<MARQUEE scrollamount=1 scrolldelay=1 direction="up" width="100%" height=100 align="middle"><img src="vostraimmagine.gif" width="95" height="99" border="0"></MARQUEE>

   

<MARQUEE scrollamount=1 scrolldelay=1 direction="down" width="100%" height=100 align="middle"><img src="vostraimmagine.gif" width="95" height="99" border="0"></MARQUEE>

 Scroll delle immagini verso destra o sinistra

<MARQUEE scrollamount=1 scrolldelay=1 direction=left width="100%" height=100 align="middle"><<img src="vostraimmagine.gif" width="95" height="99" border="0"></MARQUEE>

   

<MARQUEE scrollamount=1 scrolldelay=1 direction=right width="100%" height=100 align="middle"><img src="vostraimmagine.gif" width="95" height="99" border="0"></MARQUEE>

Esempi pratici >>

HOME