HTML:- Marquee Direction up.

<!DOCTYPE html>
<html>

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

<body>

 <marquee direction="up">
  <h1>network security</h1>
 </marquee>

</body>

</html>

Used of :- in this example text will scroll from down to up direction.
HTML:- Marquee Direction up. HTML:- Marquee Direction up. Reviewed by Network security on May 02, 2019 Rating: 5

No comments:

Useful Information

Powered by Blogger.