mirror of
https://github.com/wahyd4/relaxMe.git
synced 2026-08-08 20:45:00 +10:00
10 lines
179 B
HTML
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> |