Saturday, March 5, 2022

Marquee tag in HTML

 <div style="height: 500px">

    <marquee height="500" direction="down">

        Test

    </marquee>

</div>

No comments:

Post a Comment