A moving image:-
<html>
<body>
<h2>Animated Images</h2>
<p>The GIF standard allows moving images.</p>
<img src="program.gif" alt="Computer" style="width:38px;height:38px;">
</body>
</html>
<html>
<body>
<h2>Animated Images</h2>
<p>The GIF standard allows moving images.</p>
<img src="program.gif" alt="Computer" style="width:38px;height:38px;">
</body>
</html>
OUTPUT:-
No comments:
Post a Comment