1
+ − 1
<html xmlns="http://www.w3.org/1999/xhtml">
+ − 2
<HEAD>
+ − 3
<TITLE>About TinyMCE</TITLE>
+ − 4
<link href="style.css" rel="stylesheet" type="text/css">
+ − 5
</HEAD>
+ − 6
+ − 7
<BODY>
+ − 8
+ − 9
<table width="100%" border="0" cellpadding="1" cellspacing="3" class="pageheader">
+ − 10
<tr>
+ − 11
<td><span class="title">About TinyMCE</span></td>
+ − 12
<td align="right"><a href="index.htm"><acronym title="Table of contents">TOC</acronym></a></td>
+ − 13
</tr>
+ − 14
</table>
+ − 15
<hr noshade>
+ − 16
<br>
+ − 17
TinyMCE is a small WYSIWYG editor control for web browsers such as MSIE or Mozilla
+ − 18
that enables you to edit HTML contents in a more user friendly way. It has common
+ − 19
features that are found in most word processors and should not be difficult to
+ − 20
use.<br>
+ − 21
<br>
+ − 22
<hr noshade>
+ − 23
<table width="100%" border="0" cellpadding="1" cellspacing="3" class="pagefooter">
+ − 24
<tr>
+ − 25
<td>Go to: <a href="index.htm">Table of contents</a></td>
+ − 26
<td align="right"><a href="#">Top</a></td>
+ − 27
</tr>
+ − 28
</table>
+ − 29
<br>
+ − 30
</BODY>
+ − 31
</HTML>