Add UTF-8 characters to demo pages for testing purposes

This commit is contained in:
Brendan Coles
2017-04-22 01:52:13 +00:00
parent 275153be38
commit 127b1d56e7
2 changed files with 2 additions and 1 deletions

View File

@@ -33,5 +33,6 @@
<p><textarea type="text" id="imptxt" name="Important Text" style='width: 400px; margin: 0 auto;'></textarea></p>
<p>You can also load up a more <a href="butcher/index.html">advanced demo page</a>.</p>
</div>
<!-- UTF-8 characters for testing purposes: 牛肉 -->
</body>
</html>

View File

@@ -21,6 +21,6 @@
</ul>
<label for="imptxt">Insert your secret here:</label>&nbsp;&nbsp;<input type="text" id="imptxt" name="Important Text" /></p>
<!-- UTF-8 characters for testing purposes: 牛肉 -->
</body>
</html>