问答详情
源自:1-2 新朋友你在哪里(如何插入JS)

为什么显示不了"开启JS之旅!"


<!DOCTYPE HTML>

<html>

    <head>

        <meta http-equiv="Content-Type" content="text/html; charset=gb18030">

        <title>插入js代码</title>

        <script type="text/javescript">

            document.write("开启JS之旅!");

        </script>

    </head>

    <body>

    </body>

</html>


提问者:我不爱孤单_0 2016-06-23 20:29

个回答

  • wustzhiyun
    2016-07-08 10:29:21

    哈哈哈,单词写错

  • txqq
    2016-06-29 17:33:52

    javescript...

  • 慕数据3095936
    2016-06-29 11:01:05

        嘿嘿   小问题

  • 我不爱孤单_0
    2016-06-23 20:36:55

    已经找到问题