Hello


You can create scrolling display using <marquee> tag.


SYNTAX

<marquee attribute_name="attribute_value"....more attributes>
text message or image
</marquee>


Example 

1  Open Notepad  and Paste the below code.

  <!DOCTYPE html >
<html>
<body>