Adding the Minibar files to the darcs repository.

This commit is contained in:
hallgren
2010-04-09 13:51:34 +00:00
parent 0138e6bba1
commit e7073c1575
7 changed files with 778 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html> <head>
<title>Saldotest</title>
<link rel=stylesheet type="text/css" href="minibar.css">
<script type="text/JavaScript" src="support.js"></script>
<script type="text/JavaScript" src="saldotest.js"></script>
</head>
<body onload="start_saldotest()">
<h1>En liten saldoleksak</h1>
<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: Tue Feb 23 20:30:14 CET 2010 <!-- hhmts end -->
</small>
<address>TH <img src="http://www.altocumulus.org/~hallgren/online.cgi?icon" alt=""></address>
</body>
</html>