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

<p>The GIF standard allows moving images.</p>

<img src="programming.gif" alt="Computer man" style="width:48px;height:48px;">

</body>
</html>


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