Template:CharCount: Difference between revisions

Puth HTML back even if the parser strips some parts
(test)
(Puth HTML back even if the parser strips some parts)
Tag: Manual revert
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div id="CharCount">
<div id="CharCount"></div>
<!DOCTYPE HTML>
<head>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
Line 10: Line 11:
<script src='CharCount.js'></script>
<script src='CharCount.js'></script>
</head>
</head>
<body onload='setup()'>
<h1>Character Count</h1>
<h1>Character Count</h1>


Line 106: Line 109:


</table>
</table>
</body>
</html>