Edit This Code:
<!DOCTYPE html>
<html>
<body>

<h1>My First JavaScript Animation</h1>

<div id="animate">My animation will go here</div>

</body>
</html>


Result:
Try it Yourself - © w3schools.com
Privacy Policy