Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidTDC3377 authored Oct 5, 2023
1 parent 7880015 commit c144224
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@
When that is done, just define <samp>"DSans Regular"</samp> in your <code>font-family</code>.
<br><br><br><h1 name="type">Type tester</h2>
<br>Type any text below and it will be shown in DSans.
<br>
<br><br>
<form>
<textarea name="message" rows="5" cols="30"> </textarea>
<textarea class="typetester" rows="5" cols="30"> </textarea>
<br><br>
</form>
<br><br><br><h1 name="pc">Download DSans</h1>
Expand Down

0 comments on commit c144224

Please sign in to comment.