HTML:- Marquee slide

<!DOCTYPE html>
<html>

<head>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <title>Marquee Behavior</title>
</head>

<body>

 <!--Rotate only once-->
 <marquee behavior="alternate">
  <h1>Test Marquee</h1>
 </marquee>

</body>

</html>


Used of:-

This is used to continusly scroll with in the screen.
HTML:- Marquee slide HTML:- Marquee slide Reviewed by Network security on May 02, 2019 Rating: 5

No comments:

Useful Information

Powered by Blogger.