编辑下面的代码:【加编码】
<html> <body> <p> An image: <img src="/demo/smiley.gif" alt="Smiley face" width="32" height="32"></p> <p> A moving image: <img src="/demo/hackanm.gif" alt="Computer man" width="48" height="48"></p> <p> Note that the syntax of inserting a moving image is no different from a non-moving image. </p> </body> </html>
结果: 【此窗口】 帮助?
Try it Yourself - © 自强学堂