1
<
html
>
2
<
head
>
3
</
head
>
4
<
body
>
5
<
marquee
behavīor
="alternate"
height
="400"
direction
="up"
scrollamount
="3"
scrolldelay
="30"
width
="500"
bgcolor
="#3399FF"
>
6
<
marquee
behavīor
="alternate"
height
="50"
direction
="left"
scrollamount
="3"
scrolldelay
="30"
width
="100%"
>
7
<
font
style
="font-size: 35px"
>
MARQUEE
</
font
>
8
</
marquee
>
9
</
marquee
>
10
</
body
>
11
</
html
>

2

3

4

5

6

7

8

9

10

11
