网页四--按钮反应

<html>
<head>
<title>按钮反应</title>
</head>
<body>
<button type="button" onclick="alert('word!')">hello</button> 
</body>
</html>

 

posted @ 2016-04-11 23:54  yfwywnfd  阅读(123)  评论(0编辑  收藏  举报