文字を表示するには
<html>
<head>
<title>Sample</title>
</head>
<body>
<script type="text/javascript"><!--
document.write("<img src='photo1.jpg'>");
// --></script>
</body>
</html>
・サンプルを
実行
・サンプルを
ダウンロード
説明などは本書を参考にしてください。