SCROLL value
The SCROLL value is used for moving the text from one corner of the margin to the other margin completely.. BY defaul the text scrolls from one corner to another corner. The code for specifying the behavior attribute as scroll is given below.
<BODY> <MARQUEE BEHAVIOR = SCROLL> INTRODUCTION TO HTML </MARQUEE></BODY>
SLIDE value
The SLIDE value is used for moving the text from one margin and stop as soon as the text.....