在 HTML 页面上编写 Javascript 代码时,应编写在( )标签中间
<javascript>和</javascript>
<script>和</script>
<head>和</head>
<body>和</body>