add lesson 6

This commit is contained in:
zensprojects 2023-02-16 20:43:04 +00:00
parent 0708abe13f
commit 7eaff46bc9
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ 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></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></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>