11 lines
116 B
HTML
11 lines
116 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
<title>Tower</title>
|
|
</head>
|
|
|
|
<body>
|
|
<script src="js/tower.js"></script>
|
|
</body>
|