add lesson 3

This commit is contained in:
zensprojects 2023-01-31 12:22:40 -08:00 committed by GitHub
parent 8652d73a4e
commit a916531eda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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></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>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>