BootWiki教程网
源代码:
点击运行
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>BootWiki 教程网</title> </head> <body> <img border="0" height="113" src="klematis.jpg" width="150"> <img border="0" height="128" src="klematis2.jpg" width="152"> <p>图像数目: <script> document.write(document.images.length); </script></p> </body> </html>
运行结果