html>
<head>
<meta charset="utf-8">
<title>JavaScript</title>
<script type="text/javascript">
document.write("i love");
</script>
</head>
<body>
<script type="text/javascript">
doucument.write("javascript");
</script>
</body>
</html>
多 k 由 门特
do c u ment
doucument 拼錯了,是document
第二个document写错了
document 拼错了