Changes for publication of SALDO demo web apps

Published at http://spraakbanken.gu.se/swe/forskning/saldo/ordspel
This commit is contained in:
hallgren
2010-05-28 14:47:38 +00:00
parent f46bfb67b6
commit 8317f02279
2 changed files with 33 additions and 14 deletions

View File

@@ -7,16 +7,22 @@
<meta name = "viewport" content = "width = device-width">
</head>
<body onload="start_saldotest()">
<h1>En liten saldoleksak</h1>
<body onload="start_saldotest();start_saldospel()">
<h2>Vilket ord ska bort?</h2>
<div id=saldospel>
</div>
<h2>Hel- och halvspöke</h2>
<div id=saldotest>
</div>
<hr>
<small>
[Baserad på <a href="http://spraakbanken.gu.se/sal/ws/">SALDOs nättjänster</a>]
</small>
<small class=modtime>
HTML <!-- hhmts start --> Last modified: Wed May 26 22:36:25 CEST 2010 <!-- hhmts end -->
HTML <!-- hhmts start --> Last modified: Thu May 27 14:02:42 CEST 2010 <!-- hhmts end -->
</small>
<address>TH <img src="http://www.altocumulus.org/~hallgren/online.cgi?icon" alt=""></address>
</body>