add keyzen ad

This commit is contained in:
zensprojects 2023-02-22 20:47:54 +00:00
parent eedc43e5b5
commit 5369fd1e39
1 changed files with 4 additions and 1 deletions

View File

@ -29,7 +29,10 @@ body, html {height: 100%}
<div class="w3-display-middle">
<h1 class="w3-jumbo w3-animate-top">typing.zen</h1>
<hr class="w3-border-grey w3-animate-right" style="margin:auto;width:40%">
<p class="w3-large w3-center w3-animate-bottom"><a href="/maydo/typing">Lesson 1</a><br><a href="/maydo/typing2">Lesson 2</a><br><a href="/maydo/typing3">Lesson 3</a><br><a href="/maydo/typing4">Lesson 4</a><br><a href="/maydo/typing5">Lesson 5</a><br><a href="/maydo/typing6">Lesson 6</a></p>
<p class="w3-large w3-center w3-animate-bottom"><a href="/maydo/typing">Lesson 1</a><br><a href="/maydo/typing2">Lesson 2</a><br><a href="/maydo/typing3">Lesson 3</a><br><a href="/maydo/typing4">Lesson 4</a><br><a href="/maydo/typing5">Lesson 5</a><br><a href="/maydo/typing6">Lesson 6</a>
<br><br><br>(<a href="/maydo/keyzen">NEW: Try Keyzen, the more advanced typing.zen</a>)
</p>
</div>
<div class="w3-display-bottomleft w3-padding-large">
Powered by <a href="https://www.w3schools.com/w3css/default.asp" target="_blank">w3.css</a>