编辑下面的代码:【加编码】
<html> <body> <img id="klematis lilac" border="0" src="/demo/klematis.jpg" width="150" height="113"> <img id="klematis pink" border="0" src="/demo/klematis2.jpg" width="152" height="128"> <p>Id of first image: <script> document.write(document.images[0].id); </script></p> </body> </html>
结果: 【此窗口】 帮助?
Try it Yourself - © 自强学堂