5 lines
66 B
HTML
5 lines
66 B
HTML
|
<html>
|
||
|
<body>
|
||
|
<button id="button">CLICK</button>
|
||
|
</body>
|
||
|
</html>
|