Added htmlArea3

This commit is contained in:
Len Kranendonk 2004-08-18 18:01:54 +00:00
parent 9cd56cd85a
commit 4489a747fc
91 changed files with 8523 additions and 0 deletions

View file

@ -0,0 +1,16 @@
<html>
<head>
<title>Editor Help</title>
<style>
body, td, p, div { font-family: arial; font-size: x-small; }
</style>
</head>
<body>
<h2>Editor Help<hr></h2>
Todo...
</body>
</html>