HTML:- Marquee Direction Right

<!DOCTYPE html> 
<html> 
<head> 
 <meta name="viewport" content="width=device-width, initial-scale=1"> 
 <title>Marquee Right</title> 
</head> 
<body> 
 <marquee direction="right"> 
  <h1>network security</h1> 
 </marquee> 
</body> 
</html>



Used of:- 
  • direction attribute is used to assign scrolling the direction.
HTML:- Marquee Direction Right HTML:- Marquee Direction Right Reviewed by Network security on May 02, 2019 Rating: 5

No comments:

Useful Information

Powered by Blogger.