summaryrefslogtreecommitdiffstats
path: root/For Weekly Test/tricode/home.html
diff options
context:
space:
mode:
authorTriatmoko2011-10-25 14:07:42 +0200
committerTriatmoko2011-10-25 14:07:42 +0200
commitba45f09d69b69511933d601874eaef4dae130ba2 (patch)
tree510b38b2766a55b911d9f88317c85092ab695791 /For Weekly Test/tricode/home.html
parentAdding Tri's documentation (diff)
downloadgsm-selftest-ba45f09d69b69511933d601874eaef4dae130ba2.tar.gz
gsm-selftest-ba45f09d69b69511933d601874eaef4dae130ba2.tar.xz
gsm-selftest-ba45f09d69b69511933d601874eaef4dae130ba2.zip
new design for website
Diffstat (limited to 'For Weekly Test/tricode/home.html')
-rw-r--r--For Weekly Test/tricode/home.html48
1 files changed, 48 insertions, 0 deletions
diff --git a/For Weekly Test/tricode/home.html b/For Weekly Test/tricode/home.html
new file mode 100644
index 0000000..864d548
--- /dev/null
+++ b/For Weekly Test/tricode/home.html
@@ -0,0 +1,48 @@
+<!DOCTYPE html>
+<html style="height: 100%;">
+
+<head>
+ <title>GSM selftest Software</title>
+ <meta name="generator" content="BBEdit 9.6" />
+</head>
+
+<body background="Images/BackGround.jpg" style="height: 100%;">
+
+<FORM name="testForm" form action="mutexTry.php" method="POST">
+ <table style="width:50%; height: 100%; margin:auto;" border="0">
+ <tr>
+ <td height="120px" align="center"><a href="home.html" STYLE="TEXT-DECORATION: NONE"><font size="3" face="Century Gothic" color="LightGray">HOME</font></a></td>
+ <td height="120px" align="center"><a href="Blank.html" STYLE="TEXT-DECORATION: NONE"><font size="3" face="Century Gothic" color="LightGray">About Us</font></a></td>
+ <td height="120px" align="center"><font size="3" face="Century Gothic" color="LightGray">Help</font></td>
+ </tr>
+
+ <tr>
+ <td height="80px" align="center"></td>
+ </tr>
+
+ <tr>
+ <!--<td height="100px" align="center"><INPUT type="image" value="DeviceConfig" name="DeviceConf" src="Images/MobilePhoneIcon.png"></td>-->
+ <td height="100px" align="center"><a href="devconf.html" STYLE="TEXT-DECORATION: NONE"> <img src="Images/MobilePhoneIcon.png"></img></td>
+ <td height="100px" align="center"><INPUT type="image" value="Smart test" name="smart" src="Images/SmartIcon.png"></td>
+ <td height="100px" align="center"><a href="TaskTest.html" STYLE="TEXT-DECORATION: NONE"> <img src="Images/ChooseIcon.png"></img></td>
+ <!--<td height="100px" align="center"><INPUT type="image" value="Smart test" name="smart" src="Images/ChooseIcon.png"></td>-->
+ </tr>
+
+ <tr>
+ <td height="100px" align="center"><font size="4" face="Century Gothic" color="white">Device Configuration</font></td>
+ <td height="100px" align="center"><font size="4" face="Century Gothic" color="white">Smart Test</font></td>
+ <td height="100px" align="center"><font size="4" face="Century Gothic" color="white">Choose The Test</font></td>
+ </tr>
+
+ <tr>
+ <table style="width:100%; margin-top: -20px; height:50%; align: center" border="0" clear: both;>
+ <tr>
+ <td height="100px" align="center" valign="bottom"><font size="1" face="Century Gothic" color="LightGray">Albert-Ludwig University of Freiburg 2011</td>
+ </tr>
+ </table>
+ </tr>
+ </table>
+</FORM>
+
+</body>
+</html>