Monday 18 February 2019

VINAYAKA ANIMATION USING CSS


<!create a web page vinayaka animation using css !>

<html>
<head>
<style>
h1

  border-width:2px;
  font-family:'tahoma';
  color:green;
  
}
</style>
</head>
<body bgcolor="orange">

<marquee direction="right" scrollamount="5"><h1>Happy vinayaka chavithi</h1> </marquee>
<br/>
<marquee scrollamount="10"><img src="vinayaka.gif" width="130"/> </marquee>
<br/>
<marquee direction="right" scrollamount="5"><img src="ganesh.gif" width="200"/> </marquee>

<marquee direction="right" scrollamount="10"><img src="vinayaka.gif" width="130"/> </marquee>

</body>
</html>

1 comment:

  1. https://bloggingfreek.blogspot.com/2023/09/happy-ganesh-chaturthi-on-september-18.html

    ReplyDelete