centered text

This commit is contained in:
zensprojects 2023-02-23 16:56:22 +00:00
parent 5369fd1e39
commit 64588ecd19
1 changed files with 2 additions and 2 deletions

View File

@ -26,8 +26,8 @@ body, html {height: 100%}
<div class="w3-display-topleft w3-padding-large w3-xlarge">
<a href="/maydo/backhome.html">Mr. Andrews</a>
</div>
<div class="w3-display-middle">
<h1 class="w3-jumbo w3-animate-top">typing.zen</h1>
<div class="w3-display-middle w3-center">
<h1 class="w3-jumbo w3-animate-top w3-center">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>