<html> <body> <p> An image: <img src="constr4.gif" alt="Construction" width="144" height="50" /> </p> <p> A moving image: <img src="hackanm.gif" alt="Hacker" width="48" height="48" /> </p> <p> Note that the syntax of inserting a moving image is no different from that of a non-moving image. </p> </body> </html>
Your Result:
Edit the code above and click to see the result.
W3Schools.com
- Try it yourself