51 lines
4.4 KiB
HTML
51 lines
4.4 KiB
HTML
<html>
|
|
<head>
|
|
<title>Apps</title>
|
|
<meta name="viewport" content="width=240">
|
|
<style>
|
|
body { margin-bottom:0px; margin-top:4px; overflow:hidden; }
|
|
#command { position:absolute; top:-1px; left:-1px; background:black; border:1px solid black; opacity:0.5; }
|
|
#realcommand { position:absolute; top:-1px; left:-1px; border:1px solid black; }
|
|
a { text-decoration:none; }
|
|
</style>
|
|
<script>var k="";window.onkeydown = function(e){k=e.keyCode;if (k == "13"){window.location="../index.html"}}
|
|
window.onkeyup = function(e){k=e.keyCode;if (k == "13"){window.location="../index.html"}}</script>
|
|
|
|
</head>
|
|
<body bgcolor="#FFFFFF">
|
|
<div id="command"> </div>
|
|
<div id="realcommand"><a href="../index.html"></a> <a href='javascript:alert("Tap a picture to use the app the picture resembles. To view text instead, turn download images off. Tell me if you like this or not in the contact me section.");'></a></div>
|
|
<a href="alarm.html"><img border="0" src="../img/alarm.PNG" width="32" height="32" alt="Alarm" /></a>
|
|
<a href="analog.html"><img border="0" src="../img/analog.PNG" width="32" height="32" alt="Analog Clock" /></a>
|
|
<a href="byte.html"><img border="0" src="../img/byte.PNG" width="32" height="32" alt="Byte Converter" /></a>
|
|
<a href="calculator.html"><img border="0" src="../img/apps.png" width="32" height="32" alt="Calculator" /></a>
|
|
<a href="calendar.html"><img border="0" src="../img/calendar.PNG" width="32" height="32" alt="Calendar" /></a>
|
|
<a href="clock.html"><img border="0" src="../img/clock.PNG" width="32" height="32" alt="Clock" /></a>
|
|
<a href="color.html"><img border="0" src="../img/color.PNG" width="32" height="32" alt="Color Converter" /></a>
|
|
<a href="convert.html"><img border="0" src="../img/convert.PNG" width="32" height="32" alt="Converter" /></a>
|
|
<a href="down.html"><img border="0" src="../img/down.PNG" width="32" height="32" alt="Countdown" /></a>
|
|
<a href="up.html"><img border="0" src="../img/up.PNG" width="32" height="32" alt="Count Up" /></a>
|
|
<a href="dice.html"><img border="0" src="../img/dice.PNG" width="32" height="32" alt="Dice Roller" /></a>
|
|
<a href="http://lookwayup.com/free/sb.htm"><img border="0" src="https://web.archive.org/web/20201025173903im_/https://sites.google.com/site/dsiappsite/tools/dictionary.bmp" width="32" height="32" alt="Dictonary" /></a>
|
|
<a href="easter.html"><img border="0" src="../img/easter.PNG" width="32" height="32" alt="Easter Calculator" /></a>
|
|
<a href="light.html"><img border="0" src="../img/light.PNG" width="32" height="32" alt="Flashlight" /></a>
|
|
<a href="testbed.html"><img border="0" src="../img/testbed.PNG" width="32" height="32" alt="HTML Test Bed" /></a>
|
|
<a href="logo.html"><img border="0" src="../img/logomaker.PNG" width="32" height="32" alt="Logo Maker" /></a>
|
|
<a href="money.html"><img border="0" src="../img/money.PNG" width="32" height="32" alt="Money Converter" /></a>
|
|
<a href="moon.html"><img border="0" src="../img/moon.PNG" width="32" height="32" alt="Moon Phase" /></a>
|
|
<a href="moorse.html"><img border="0" src="../img/moorse.PNG" width="32" height="32" alt="Moorse Code Converter" /></a>
|
|
<a href="notecreator.html"><img border="0" src="../img/note.PNG" width="32" height="32" alt="Note Creator" /></a>
|
|
<a href="number.html"><img border="0" src="../img/number.PNG" width="32" height="32" alt="Number Pronouncer" /></a>
|
|
<a href="random.html"><img border="0" src="../img/random.PNG" width="32" height="32" alt="Random Number Generator" /></a>
|
|
<a href="roman.html"><img border="0" src="../img/roman.PNG" width="32" height="32" alt="Roman Numeral Converter" /></a>
|
|
<a href="text.html"><img border="0" src="../img/text.PNG" width="32" height="32" alt="Send Text Message" /></a>
|
|
<a href="root.html"><img border="0" src="../img/root.PNG" width="32" height="32" alt="Square root calculator" /></a>
|
|
<a href="stopwatch.html"><img border="0" src="../img/stopwatch.PNG" width="32" height="32" alt="Stopwatch" /></a>
|
|
<a href="sunrisesunset.html"><img border="0" src="../img/sunrise.PNG" width="32" height="32" alt="Sunrise/Sunset Calculator" /></a>
|
|
<a href="tabs.html"><img border="0" src="../img/tabs.PNG" width="32" height="32" alt="Tabs" /></a>
|
|
<a href="url.html"><img border="0" src="../img/url.PNG" width="32" height="32" alt="URL Encoder" /></a>
|
|
<a href="word.html"><img border="0" src="../img/word.PNG" width="32" height="32" alt="Word Counter" /></a>
|
|
<a href="earth.html"><img border="0" src="../img/earth.PNG" width="32" height="32" alt="World Map" /></a>
|
|
<center><font size="1">Press A to go back.</font></center>
|
|
</body>
|
|
</html>
|