andrews/index.html

41 lines
2.5 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>Mr. Andrews's Web Apps</title>
<link rel="icon" href="/A-300.png">
<link rel="stylesheet" href="/style.css">
<link rel="stylesheet" type="text/css" href="/sheep/home.css" />
<script src="/sheep/home.js" charset="utf-8"></script>
<link rel="icon" href="/A-300.png"><!-- BEGIN NETLIFY SHEEP3 CODE -->
<link rel="stylesheet" type="text/css" href="/sheep/3.css" />
<script src="/sheep/3.js" charset="utf-8"></script>
<!-- END NETLIFY SHEEP3 CODE -->
<link href="https://fonts.cdnfonts.com/css/open-dyslexic" rel="stylesheet">
<style>
.dyslexiclink {
font-family: 'Open-Dyslexic', sans-serif;
}
</style>
<script>
// if local, alert broken
if(document.location.href.startsWith("file:")) {
alert("Hi, you're running this locally. Most of these pages use the / before files, meaning it starts from the beginning of your drive. Please use a localhost or something instead.");
}
</script>
<script>const params = new URL(window.location).searchParams; if (params.get('from')?.startsWith('sheep')) { window.history.replaceState({}, '', '/'); document.body.classList.add('from-sheep'); } document.body.classList.add('has-js'); window.jsSuccess = true;</script><script>if (!window.jsSuccess) { document.body.className = 'old-js'; }</script><div class="strip"></div><div class="intro"><div class="intro-back"></div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 480 480" class="logo"><!-- <img src="/A-white.png" width="142vmax" height="142vmax"> --> </svg><!--M90 90 a50 50 0 0 0 0 100 H98.579 A150 150 0 1 0 381.421 190 H390 a50 50 0 0 0 0 -100 a50 50 0 1 1 -100 0 a50 50 0 1 1 -100 0 a50 50 0 1 1 -100 0 z--></div>
</head>
<body>
<div class="bg-image"></div>
<div class="bg-text">
<h1 style="font-size:50px">Mr. Andrews's Web Apps</h1>
<h2><u><a href="/maydo">May Do</a></u><br><br><u><a href="/maydo/picktyping">typing.zen</a></u><br><br><u><a href="https://urls.ziad87.net/teofE">Classroom Shortcut</a></u><br><br><u><a href="/zenstesting">zen's tests</a></u><br><br><u><a href="https://urls.ziad87.net/teofE">Classroom Shortcut</a></u><br><br><u><a href="http://zprojects.batcave.net/os/begin.php">May Do '95</a></u><!--<br><br><u><a href="/netlifyforms/suggestions.html">suggestions</a></u>--><!--<br><br><a class="dyslexiclink" href="/dyslexic-index.html">Accessibility</a>--></h2><br>
<!-- <a href="https://636c232686e15e00082a97f4--andrewsapps.netlify.app/"><img src="https://www.w3.org/Icons/valid-html401-blue.png"></a>-->
</div>
</body>
</html>