一个初学者遇到的低级问题!在线等!

whyuuk 2004-10-27 03:00:43
<html>
<title>
我的第一个网页
</title>
<head>
<SCRIPT language=Javescript>
document.write("第一个例子!")
alert=("welcome to here!")
</SCRIPT>
</head>
<body bgcolor="green">
<center>
<font color="red">
<h1>第一次尝试</h1>
</font>
</center>
<br>
<font color="orange">
<em><h3>再试</h3></em>
</font>
</body>
</html>
...全文
99 4 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
4 条回复
切换为时间正序
请发表友善的回复…
发表回复
sunnybay 2004-10-27
  • 打赏
  • 举报
回复
真仔细,的确就是这个错误
DeltaCat 2004-10-27
  • 打赏
  • 举报
回复
language=Javascript
DeltaCat 2004-10-27
  • 打赏
  • 举报
回复
<html>
<title>
我的第一个网页
</title>
<head>
</head>
<body bgcolor="green">
<SCRIPT language=Javescript>
document.write("第一个例子!");
alert("welcome to here!");
</SCRIPT>

<center>
<font color="red">
<h1>第一次尝试</h1>
</font>
</center>
<br>
<font color="orange">
<em><h3>再试</h3></em>
</font>
</body>
</html>
whyuuk 2004-10-27
  • 打赏
  • 举报
回复
不好意思,刚才发的太急了,忘了写问题了!
我想问这么简单的一段代码在我的机器上不能执行?

87,997

社区成员

发帖
与我相关
我的任务
社区描述
Web 开发 JavaScript
社区管理员
  • JavaScript
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧