编辑下面的代码:
【加编码】
查看效果 »
<html> <body> <p>Insert an image from another folder:</p> <img src="/demo/stickman-1.gif" alt="Stickman" width="24" height="39"> <p>Insert an image from a web site:</p> <img src="/demo/lamp-4.gif" alt="Lamp" width="15" height="15"> </body> </html>
结果:
【此窗口】
帮助?