<html>
<body>
<p>
An Ocean image:
<img src="ocean.jpg" width="415" height="332">
</p>
<p>
A moving image:
<img src="hackanm.gif" 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>
<body>
<p>
An Ocean image:
<img src="ocean.jpg" width="415" height="332">
</p>
<p>
A moving image:
<img src="hackanm.gif" 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>
No comments:
Post a Comment