do...">
美文网首页
2019-02-25课堂练习一

2019-02-25课堂练习一

作者: beloved0114 | 来源:发表于2019-02-27 19:29 被阅读0次

<!doctype html>

<html>

<head>

<meta charset="utf-8">

<title>无标题文档</title>

<script type ="text/javascript">

document.write("使用javascript标签");

document.write ("<h1>Hello World</h1>");

</script>

</head>

<body>

</body>

</html>

相关文章

  • 2019-02-25 课堂练习3

    以下为 给出的原始链接 进行改动 创建外部链接 ···

  • 2019-02-25 课堂练习1

  • 2019-02-25 课堂练习2

  • 2019-02-25课堂练习一

    无标题文档