renovations

This commit is contained in:
Ilya Kantor 2015-01-24 23:53:50 +03:00
parent a6431c3f97
commit dce565963b
115 changed files with 1433 additions and 1563 deletions

View file

@ -0,0 +1,11 @@
<!DOCTYPE HTML>
<html>
<body>
<input type="button" onclick="clockStart()" value="Start">
<input type="button" onclick="clockStop()" value="Stop">
</body>
</html>