10.24

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<body>
<p id="demo">ppp</p>
<script>

document.getElementsByid("demo").innerHTML = Date();
</script>
<button type="button"onclick=window.alert('number')>press</button>
</body>
</html>

posted on 2017-10-24 09:25  021杨光哈哈哈  阅读(71)  评论(0编辑  收藏  举报

导航