|
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> |
|
|
|
|
|
<marquee align="middle"
behavior="slide" direction="right" scrolldelay="5">Il
vostro testo qui</marquee> |
|
Scroll ripetuto all' infinito
|
<marquee align="middle"
direction="right"scrolldelay="5">Il vostro
testo qui</marquee> |
|
|
|
|
|
<marquee align="middle"
direction="left"scrolldelay="5">Il vostro
testo qui</marquee> |
|
Movimento alternato destra e sinistra
|
<marquee align="top"
behavior="alternate" scrolldelay="5">Il
vostro testo qui</marquee> |
|
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.feelingrose.com">
http://www.feelingrose.com</marquee></b></font></a> |
|
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> |
|
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> |
|
| |
|
| <marquee
align="middle" scrollamount="1" height="100"
width="100%" direction="down"scrolldelay="1">Il
vostro testo qui</marquee> |
|
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> |
|
Scroll di immagine con Link
|
<marquee scrollamount="2"
behavior="scroll"><a href="http://www.feelingrose.com"><img
src="vostraimmagine.gif" border="0" width="16"
height="16"></a></marquee> |
|
Cambiamo la velocità ( compresa
tra 1 - 999 )
|
<marquee behavior="scroll"
direction="left" scrollamount="1">Il vostro
testo qui</marquee> |
|
| |
|
|
<marquee behavior="scroll"
direction="left" scrollamount="3">Il vostro
testo qui</marquee> |
|
| |
|
|
<marquee behavior="scroll"
direction="left" scrollamount="5">Il vostro
testo qui</marquee> |
|
| |
|
|
<marquee behavior="scroll"
direction="left" scrollamount="10">Il
vostro testo qui</marquee> |
|
| |
|
|
<marquee behavior="scroll"
direction="left" scrollamount="20">Il
vostro testo qui</marquee> |
|
| |
|
|
<marquee behavior="scroll"
direction="left" scrollamount="40">Il
vostro testo qui</marquee> |
|
| |
|
|
<marquee behavior="scroll"
direction="left" scrollamount="60">Il
vostro testo qui</marquee> |
|
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="60" height="40"
border="0"></MARQUEE>
|
|
| |
|
|
<MARQUEE scrollamount=1 scrolldelay=1 direction="down"
width="100%" height=100 align="middle"><img
src="vostraimmagine.gif" width="60" height="40"
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="60" height="40" border="0"></MARQUEE>
|
|
| |
|
|
<MARQUEE scrollamount=1 scrolldelay=1 direction=right width="100%"
height=100 align="middle"><img src="vostraimmagine.gif"
width="60" height="40" border="0"></MARQUEE>
|
|
|