<!DOCTYPE html>
<html>
<body>
<h2>Animated Images</h2>
<p>HTML allows moving images:</p>
<img src="https://www.w3schools.com/html/programming.gif" alt="Computer man" style="width:48px;height:48px;">
</body>
</html>
Type: | html |
Category: | Web Tutorial |
Sub Category: | HTML Images |
Uploaded by: | Admin |