Files
2012-12-26 17:33:49 +08:00

10 lines
179 B
HTML

<html>
<head>
<title>Hello</title>
</head>
<body>
<button id="fullscreen">fullScreen </button>
<script type="text/javascript" src ="new.js"></script>
</body>
</html>