<html>
<body>
<img src=" http://img.wanyx.com/softImg/soft/1650_s.jpg " alt="显示网络上的图片" />
</body>
</html>
http://www.w3school.com.cn/tiy/t.asp?f=html_image_test
<!DOCTYPE HTML>
<html>
<body>
<video src="http://www.ifonelab.net/deals/xiaoxiao.mp4" controls="controls">
your browser does not support the video tag
</video>
</body>
</html>
http://www.w3school.com.cn/tiy/t.asp?f=html5_video