Template:CharCount: Difference between revisions

test
No edit summary
(test)
Line 1: Line 1:
<div id="CharCount">
<div id="CharCount">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>Char Count</title>
<style>
body {
font-family: sans-serif;
}
</style>
<script src='CharCount.js'></script>
</head>
<h1>Character Count</h1>
<h1>Character Count</h1>


Line 96: Line 106:


</table>
</table>
</div>