eb5e5c8e14
git-svn-id: https://develop.svn.wordpress.org/trunk@2812 602fd350-edb4-49c9-b593-d223f7449a82
28 lines
1.0 KiB
HTML
28 lines
1.0 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE>Help Index</TITLE>
|
|
<link href="style.css" rel="stylesheet" type="text/css">
|
|
</HEAD>
|
|
<BODY onload="window.focus();">
|
|
<table width="100%" border="0" cellpadding="1" cellspacing="3" class="pageheader">
|
|
<tr>
|
|
<td><span class="title">Table of contents</span></td>
|
|
<td align="right"> </td>
|
|
</tr>
|
|
</table>
|
|
<hr noshade>
|
|
<br>
|
|
Click the links below to go to the different help sections.
|
|
<ul class="toc_ul">
|
|
<li class="toc_li"><a href="about.htm">About TinyMCE</a></li>
|
|
<li class="toc_li"><a href="common_buttons.htm">Common buttons</a></li>
|
|
<li class="toc_li"><a href="insert_image_button.htm">Insert image button</a></li>
|
|
<li class="toc_li"><a href="insert_link_button.htm">Insert link button</a></li>
|
|
<li class="toc_li"><a href="insert_anchor_button.htm">Insert anchor button</a></li>
|
|
<li class="toc_li"><a href="insert_table_button.htm">Insert table button</a></li>
|
|
</ul>
|
|
<hr noshade>
|
|
</BODY>
|
|
</HTML>
|