Added wrt files, prior to converting into Qt/C++.
[ptas] / wrt / zouba / .tmp_index.html.21831~
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3     <head>
4         <title></title>
5         <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
6         <script type="text/javascript" src="WRTKit/WRTKit.js">
7         </script>
8         <script type="text/javascript" src="basic.js">
9         </script>
10         <link rel="stylesheet" href="basic.css" type="text/css">
11     </head>
12     <body onload="init()">
13         <table align="center" border="1">
14             <tr>
15                 <th align="left">
16                     time
17                 </th>
18                 <td>
19                     <div id="timeAtStop">
20                     </div>
21                 </td>
22             </tr>
23             <tr>
24                 <th align="left">
25                     linecode
26                 </th>
27                 <td>
28                     <div id="linecode">
29                     </div>
30                 </td>
31             </tr>
32         </table>
33         <table border="0" align="center">
34         <tr>
35             <td>
36                 <button onclick="takeMeHome()">
37                     HOME
38                 </button>
39             </td>
40             <td>
41                 <button onclick="takeMeToWork()">
42                     WORK
43                 </button>
44             </td>
45         </tr>
46     </body>
47 </html>