Public
HTTP (deprecated)
Val Town is a social website to write and deploy JavaScript.
Build APIs and schedule functions from your browser.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
HTML CSS JS Result Skip Results Iframe
<html>
<head>
<title>Dice Simulator 2015</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<p id="placeholder">
</p>
<button id="button">Roll Dice</button>
<script src="dice.js"></script>
<script src="ui.js"></script>
</body>
</html>
lalowebos-dice.web.val.run
March 15, 2024