mirror of
https://github.com/dtinth/comic-mono-font.git
synced 2026-02-21 22:43:59 +00:00
Add Example Text
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
<script src="./index.js" defer></script>
|
||||
<title>Serious Sans</title>
|
||||
</head>
|
||||
|
||||
@@ -22,6 +23,13 @@
|
||||
(version 1)
|
||||
</p>
|
||||
|
||||
<h2>Example Text</h2>
|
||||
<div id="exampleText">
|
||||
<p>The five tall boxing wizards jump quickly.</p>
|
||||
<p>THE FIVE TALL BOXING WIZARDS JUMP QUICKLY!</p>
|
||||
<p>0123456789.:,;(*!?')</p>
|
||||
</div>
|
||||
|
||||
<h2>Downloads</h2>
|
||||
<h3>TrueType Format</h3>
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user